Android Human Detection

This project is about android human detection by using OpenCV-object-detection

Requirements

First of all, you have to implement OpenCV-android to this project.

Some tutorials :

This project using two types of algorithms for Edge Detection.

  • Canny (implemented from opencv, document here)
  • Custom Algorithm

Screenshot

alt text