I am working on school project and part of it should be about current situation about computer vision libraries for Android. I went to it with large enthusiasm because compu
There's a new option for CV on Android, the Google Mobile Vision API. The API is exposed through com.google.android.gms.vision and lets you detect various types of objects (faces, barcodes, and facial features) given an arbitrary image bitmap.