I am currently developing Face Detection Application in an Android marshmallow AOSP without Gapps. But I can't use Google Vision api without Google Play service. So, is there any way to use Google Vision api without Google Play Services? Or, I'll thank you if you let me know another good api!
Asked
Active
Viewed 378 times
3 Answers
0
Depending on your use case, here are some alternatives to Google Vision API.
- Microsoft Computer Vision probably comes the closest in terms of endpoints functionality.
If you're looking for positional data on detected faces, try Lambda or Animetrics.