Ask Your Question

tampe125's profile - activity

2017-09-29 05:14:43 -0600 commented question Find image from a database of images

given the size of the database, what should be the best approach? Try BOW with KNearest or keep track of the descriptors

2017-09-29 01:25:32 -0600 commented question Find image from a database of images

I think I got what you mean. However just to be sure: I want to know if the query image is very similar to train image X

2017-09-28 17:58:44 -0600 asked a question Find image from a database of images

Find image from a database of images Hello everyone, I'm moving my first steps with OpenCV in Python. What I'd wish to