Image Search Engine With Python And Opencv. I was trying to build an image search engine using opencv in python instead using color histogram i was trying to use some feature detecting algo like sift so that i could save the descriptors of the existing images in a file. Image search engine in opencv and python asiddiqi123.
When you go to google and type lord of the rings into the search box you expect google to return pages to you that are relevant to tolkien s books and the movie franchise. More luck that the guys like adrian has done a great service by releasing both book and blog on a similar topic. I was trying to build an image search engine using opencv in python instead using color histogram i was trying to use some feature detecting algo like sift so that i could save the descriptors of the existing images in a file.
I m trying to build a simple image search recognition engine with python and opencv.
While searching i would then match the descriptors of query image with the file in which descriptors of other images are stored and display the best results. More luck that the guys like adrian has done a great service by releasing both book and blog on a similar topic. A simplest search engine that returns images based on hex color code. I recently started playing with opencv an open source computer vision library for image processing luckily there are python bindings available.