Skip to content

naluthfi/opencv-samples

 
 

Repository files navigation

OpenCV Samples

► Fiducial Detection

► 3D Pose Estimation

► Pedestrian Detection

  • OpenCV's default people detector has been used.

► Vehicle Detection (with SVMLight)

  • Training images are extracted from here.
  • Classification and feature vector files couldn't be uploaded because they were containing too much data.

► Vehicle Detection (with Haar Cascades)

  • The trained Haar classifier is based on cars3.xml created by Brad Philip and Paul Updike.
  • Video available here.

► Vehicle Detection (with HOG)

  • Video available here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%