-1

I have to retrieve data from the database based on the image recognized...

What would be better? Do you have any ideas or what are the ways to do this? I hope Augmented Reality doesn't need here.

Please suggest some image recognition SDK based on my needs...

Also suggest me how would I link the image and the data in the database???

Thanks in advance

  • might be this project help you https://github.com/Catchoom/craftar-example-android-image-recognition – Simmant Feb 22 '16 at 15:23
  • this one two http://android-developers.blogspot.in/2015/08/face-detection-in-google-play-services.html – Simmant Feb 22 '16 at 15:30

1 Answers1

0

OpenCV is famous open source framework for Image Processing and Computer Vision. Here is it's Android SDK. OpenCV Android

Tafveez Mehdi
  • 456
  • 3
  • 12