Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 402 Bytes

File metadata and controls

23 lines (15 loc) · 402 Bytes

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

See also