Using OpenCV as a front-end camera app for Android to send images to AWS Rekognition Custom Labels model

OpenCV is not a camera app or a tool for sending images anywhere… It is a library someone would use to build a recognizion program like the one you use, including simple capturing of video streams - but for that, Android already has APIs and open source camera apps for building a custom app.

1 Like