isk-daemon is a software package that will help you create a database server able to provide support for content-based image searching.
isk-daemon will allows users to search for images similar to the source one via a website or an application.
Here are some key features of "isk-daemon":
· Query for images similar to one already indexed by the database, returning a similarity degree for the images on database that most resemble the target query image
· Query for images similar to one described by its signature. A client-side widget may generate such signature from what a user sketched and submit it to the daemon
· Network interface for easy integration with other web or desktop applications: XML-RPC, SOAP
Requirements:
· python interpreter (v2.5 or later) and python development libraries
· python twisted matrix libs 8.x or later
· python SOAPpy package 0.12
· C/C++ compilers
· libmagick
· libmagick++
· SWIG