bikz05 / bag-of-words

Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn
218 stars 105 forks source link

realtime #13

Open soans1994 opened 7 years ago

soans1994 commented 7 years ago

Thanks for your work. Really great job. I have modified the code by removing the arguments and to run the code from python idle. For a single image. Can i make it real time by using a webcam? findFeatures.txt getClass.txt

Regards Rahul