Skip to content

guojiyao/Facebodydetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Prerequisites
opencv

simply type 
make 

Run

./bm           -f|--front <ImgPath>
               -e|--ear t/f 
               -n|--nose t/f
               -fl|--flip t/f 
               [-s|--side <ImgPath>]
	       [-p]
               [-w --width <width to resize all images to before processing>]
               [-h | --height <height to resize after segmentation>]
               [-fp | --fpixelx <width in pixels to resize frontal images for joints detection>]
               [-sp | --spixelx <width in pixels to resize sideview image for joints detection>]
               [-wa | --wast <wast variable>]

output right now is the files containing skeleton info
Using example:
./bm -f front.jpg -s side.jpg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors