0

i need a library to compare input image with other images and return which one is most similar.

my images are CloseUp Faces !

in java I tried javaFaces , but i can't run it in android because of this problem !

Community
  • 1
  • 1
Mojtaba Yeganeh
  • 2,788
  • 1
  • 30
  • 49

1 Answers1

1

Here is a list of OpenSource Image processing libraries

  1. Fiji
  2. Commons Imaging
  3. ImageMagick
  4. LeadTools
  5. openCV
Y. Leonce Eyog
  • 883
  • 2
  • 13
  • 29