This is a full working example of real time ObjectDetection (in this case, cars) using cascadeClassifiers, getting the input from a recorded video file, making use of Videocapture. The example was written by @moster67 who kindly gave me permission to publish it here. I have only tuned a couple...
It wraps this Github project. It extracts facial states and facial landmark information from a photo (bitmap) containing a human face. See the pic below... Posting the following: 1. B4A project - b4aAndroidVisionPhotoFaceDetector.zip 2. The B4A library files (AndroidVisionFaceViewLibFiles.zip)...
The attached project (partially) wraps this Github project. In order to set it up you must follow this post (https://www.b4x.com/android/forum/threads/android-vision-barcode-reader-scan-qr-codes-and-other-1d-2d-barcodes.66408/) BUT use the attached B4A library files and B4A sample project: You...