Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 437 Bytes

File metadata and controls

3 lines (3 loc) · 437 Bytes

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