Ask Your Question

Revision history [back]

Human detection on android phones

I have downloaded OpenCV 4 and Android Studio 3.3.2 and am looking for a tutorial to detect humans (preferably using Haar cascades) in a video input to android. Any leads?

I have already created apks for some simple OpenCV functions (like conversion of a coloured image to grayscale). Also using the mobile vision api of google, I was able to make face detection apks. No success yet with human detection.