iskdaemon icon indicating copy to clipboard operation
iskdaemon copied to clipboard

isk-daemon is an open source standalone server and library capable of adding content-based (visual) image searching to any image related website or software.

Results 46 iskdaemon issues
Sort by recently updated
recently updated
newest added

I'm having some trouble getting the isk-daemon running on ubuntu 16.04. Version 0.9.3 compiles and installs if I install the 'graphicsmagick-libmagick-dev-compat' compability package that enables 'Magick++-config'. But the server crashes...

@ricardocabral I'm pretty happy with the results I'm getting on a database with 100,000 images in it. The isk-daemon Admin is showing I'm using 1.4GB of RAM. | Stack memory...

With 0.9.3 (compiled) on debian squeeze :, when creating database "bonjour" : root@xp:~# iskdaemon.py isk-daemon : INFO | using config file "/etc/iskdaemon/isk-daemon.conf" imgdbapi : INFO +- Initializing isk-daemon server (version...

See http://www.docker.io/

P:Wishlist

currently, the only one of these which is exposed in the interface is the number of “buckets” used for the average luminosity part of the search (which controls how precise...

P:Wishlist

Because it seems all documentation is down at sourceforge Maybe you can answer this question, if I have a database with all my images in, how can I check without...

When testing `iskdaemon` against other tools, the linux command line tool `findimagedupes` actually (and surprisingly) performed better. I'm looking at twitter images that have been cropped, resized, sometimes converted to...

I'm managing 300k of image files and it crashes when I call queryImgID(dbId, imgId, numres=28, sketch=0, fast=false) (gdb) bt #0 0x00007ffff5febef3 in queryImgDataFiltered (dbId=0, sig1=, sig2=, sig3=, avgl=, numres=28, sketch=0,...

addDir should be removed because it's impossible to correlate the created image ID's with the original image file. addDir recurses a directory tree and adds each image it finds to...

hello, I have made the installation process on both squeeze and ubuntu 10.4, every thing run ok. but iskdaemon.py isk-daemon : INFO | using config file "isk-daemon.conf" root : ERROR...