Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.
/ ObjDetector Public archive

An object detector based on SIFT/SURF, Flann, BOW and SVM

License

Notifications You must be signed in to change notification settings

yindaheng98/ObjDetector

Repository files navigation

ObjDetector

An object detector frame based on SIFT/SURF, Flann, BOW and SVM

This is a sample implement of traditional object detector, based on SIFT/SURF, Flann, BOW and SVM algorithm, using python language and opencv.

You can use this frame to detect anything you want by just replace the training dataset, and there are some examples telling you how to use this frame.

Have fun!

About

An object detector based on SIFT/SURF, Flann, BOW and SVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages