Skip to content

Image Classifier built using Python, OpenCV. Using ORB for feature detection and knn matcher for matching the features.

Notifications You must be signed in to change notification settings

PiyushKhanna30/Image-Classifier-using-Feature-Matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classifier using Feature Matching

Image Classifier built using Python, OpenCV. Using ORB for feature detection and knn matcher for matching the features. To run on your system just clone the repository and put the images to be classified with names accordingly in Images folder. Then run the code.py file. You can select video file or use your web camera. Example

Sample Output

About

Image Classifier built using Python, OpenCV. Using ORB for feature detection and knn matcher for matching the features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages