You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex 'AdUser' Z
d26a66875a
|
7 years ago | |
---|---|---|
debian | 7 years ago | |
docs | 8 years ago | |
src | 7 years ago | |
tests | 8 years ago | |
.gitignore | 11 years ago | |
CMakeLists.txt | 8 years ago | |
Doxyfile | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago |
README.md
Overview
This library provides fast and reliably way to find visually similar images.
Requirements
Runtime:
- libimagemagick / libgraphicsmagick (optional, may be disabled if no new samples needed)
Compile-time:
- headers for library above
- C compiler with -std=c99 support
- cmake >= 2.6