Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Body Detection

Detect your Body with this

Modules Used

-opencv

How it works

  • First you have to enter the correct path where your video is located.
  • Then it will convert your video frame by frame into grayscale
  • Then it will detect your Body using the fullbody cascade xml file
  • Then you could see green rectangle boxes appearing which is detecting your body