###Simple Local Image Search Engine
Simple image searching tool, search images based on image histogram and other features of image.
- Python 2.7
- OpenCV 2.4.3 (or OpenCV 2.4.x)
- Gtk3 for Python
- Glade 3.18
- numpy 1.6.2
HSV based histogram- Face detection to search images with faces
- Better thread management
- Better exception handling
First select an image as "key image". Slise generate and display Histogram of the same image.
Select a path to search in, and click on Find.