Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Human body detection using OpenCV in Android [closed]

Tags:

android

opencv

I want to create an Android application in which i want to detect human body from an image. I haven't started coding yet(its just an idea), so i am not able to show you any codes. I heard about OpenCV face detection for android. I have tried to use OpenCV face detection, But since i am newbie in android, i am not able to do so.

My question is "Is there anything in OpenCV that can help me to detect whole human body rather than just face?", if YES then "is there any tutorials regarding this?"

thanks for HELP in advance.

like image 693
Mayur Gadhiya Avatar asked Dec 01 '25 12:12

Mayur Gadhiya


1 Answers

Yes, it is possible to detect the human body in the form of images or videos using OpenCV, follow the steps below in order to start:

Step1

Create a new OpenCV project in Android Studio. In this tutorial, it explains how to create a new OpenCV project in Android Studio.

Step2

The following links explain Human detection using OpenCV:

  • HOG Person Detector Tutorial

  • People Detection in OpenCV

like image 145
Muhammad Younas Avatar answered Dec 03 '25 02:12

Muhammad Younas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!