Skip to content

ShantanuKamath/PedestrianDetection

Repository files navigation

HumanDetection

- Developed as research project at BMW@NTU Future Mobility Research Lab.

The application is a native C++ application that makes use of OpenCV Image processing library to process images, detect and classify pedestrians in real driving situations.
The algorithm developed was implemented from scratch with the adoption of Histograms of Oriented Gradients (HOG) descriptors and LibLinear library for Linear Support Vector Machines (L-SVM) classifiers.
KITTI Vision Benchmark Suite was used to obtain a sufficiently large image dataset.
This application was used again with Android NDK to use it in a native android application.

Results

Singular

Large Scene

About

๐ŸŽ A research project at BMW@NTU Future Mobility Research Lab. Developed an algorithm to process detect and classify pedestrians in real driving situations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published