Archive for Examples

Browse Flickr images by similarity

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.

Comments (2)

Example Java XML-RPC client project

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

Comments

Admin interface screenshots

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:

Database statistics

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

Adding images to the database

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

Database querying


Comments