Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Multimedia > Graphics

    libpuzzle 0.11

    Download button

    No screenshots available
    Downloads: 642  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.3/5)
    11 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Frank DENIS | More programs
    BSD License / FREE
    March 25th, 2009, 02:26 GMT [view history]
    ROOT / Multimedia / Graphics

     Read user reviews (0)  Refer to a friend  Subscribe

    libpuzzle description

    A small library that helps you find similar pictures.

    libpuzzle is a small library that helps you find similar pictures.

    The Puzzle library is designed to quickly find visually similar images (GIF, PNG, JPG), even if they have been resized, recompressed, recolored or slightly modified.

    The library is free, lightweight yet very fast, configurable, easy to use and it has been designed with security in mind.
    This is a C library, but is also comes with a command-line tool and PHP bindings.

    Sample applications

    · finding duplicate images in photo libraries
    · image classification
    · image search services
    · moderation (pictures sent by users on forums, wikis, blogs, etc). Pictures similar to other pictures that were previously banned can be signaled to moderators.

    How does it work?

    The library is a free implementation of the algorithm published as an image signature for any kind of image by H. Chi Wong, Marshall Bern and David Goldberg.

    The first step splits a bitmap picture into blocks. This is a “summary” of the picture, after an initial automatic cropping of featureless borders.

    The relationships between adjacent blocks construct a vector (PuzzleCvec), that is the signature of the picture.
    The similarity between two pictures can be characterized as the normalized distance between two PuzzleCvec vectors.

    Will it work with a database that has millions of pictures?

    A typical image signature only requires 182 bytes, using the built-in compression/decompression functions.

    Similar signatures share identical “words”, ie. identical sequences of values at the same positions. By using compound indexes (word + position), the set of possible similar vectors is dramatically reduced, and in most cases, no vector distance actually requires to get computed.

    Indexing through words and positions also makes it easy to split the data into multiple tables and servers.

    So yes, the Puzzle library is certainely not incompatible with projects that need to index millions of pictures.


    Product's homepage

    Requirements:

    · GD Graphics Library

    What's New in This Release: [ read full changelog ]

    · This release fixes an incorrect assertion with tiny pictures, and the fix for text processing can now be properly enabled in the puzzle-diff tool.

      


    TAGS:

    image search | image duplicates | image classification | pictures | image | duplicates

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM