Skip to content

akash0x53/slise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLISE

###Simple Local Image Search Engine
Simple image searching tool, search images based on image histogram and other features of image.

Dependencies

  • Python 2.7
  • OpenCV 2.4.3 (or OpenCV 2.4.x)
  • Gtk3 for Python
  • Glade 3.18
  • numpy 1.6.2

ToDo

  • HSV based histogram
  • Face detection to search images with faces
  • Better thread management
  • Better exception handling

Screenshots


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.

For more info

About

Simple Local Image Search Engine

Resources

Stars

Watchers

Forks

Packages

No packages published