April 15, 2007 at 5:45 pm
· Filed under Documentation, Examples
Demonstration of how isk-daemon technology can be used for searching for similar Flickr interesting images.
On a near future this example application will also be capable of suggesting images Flickr users may be interested on based on common visual aspects of their favorite photos.
Permalink
February 22, 2007 at 12:33 am
· Filed under API, Documentation, Examples
Java eclipse project with necessary xml-rpc libs included. This example project connects to an isk-daemon instance running on localhost using XML-RPC and performs basic commands like creating database spaces and adding images to it.
Download: iskClientJavaXMLRPC rev 557
Permalink
November 13, 2006 at 10:06 am
· Filed under Documentation, Examples
The image database has a built-in web-based administration interface that can listen on a configurable port.
Here are some screenshots:
Similarity database statistics:

Adding images to the database using the built-in web admin interface:

API test example (querying for images similar to a specified one):

Permalink