Skip to content

DanPozza/Bodyd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bodyd

  1. Install OpenCV library from the official site http://opencv.org/

  2. Inside Bodydetection.cpp you have to modify the path of haar classifier

  3. Default setting use local camera not ip camera, so if you want to use ip camera,in the function vcap.open(0) you have to insert inside brackets videoStreamAddress instead of 0

At first go inside the folder Bodyd using :

cd Bodyd

than write these commands in the console:

cmake .

make

./Bodyd

in this way you can run the Body detection software part.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published