Download List

Descripción del Proyecto

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 lightweight yet very fast, configurable, and easy to use, and was designed with security in mind. This is a C library, but it also comes with a command-line tool and PHP bindings.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-25 03:01
0.11

Esta versión corrige una afirmación incorrecta con imágenes pequeñas, y la solución para el procesamiento de textos puede ahora ser habilitada correctamente en el rompecabezas de esta herramienta.
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.

2007-09-26 15:27
0.9

Una herramienta de línea de comandos se ha añadido para las pruebas y secuencias de comandos. Una extensión natural se ha añadido con el fin de usar PHP para la comparación de la imagen. La biblioteca es ahora subprocesos seguros y la documentación ha sido mejorada.
Tags: Major feature enhancements
A command-line tool has been added for testing and
scripting. A native extension has been added in
order to use PHP for image comparison. The library
is now thread-safe and documentation has been
improved.

2007-09-20 10:47
0.6

Tags: Initial freshmeat announcement

Project Resources