Head detection from depth data. (not face)

asked 2017-07-12 05:53:39 -0600

vps gravatar image

Hi, I am looking for the procedure to detect the human head (not face) from the depth data only. I am using opencv library with c++. Cascade classifier will not work on depth data. can you suggest me to procedure. thank you.

edit retag flag offensive close merge delete

Comments

good luck with this, there's nothing already built-in for your purpose.

berak gravatar imageberak ( 2017-07-12 06:17:38 -0600 )edit

Thanks..:)

vps gravatar imagevps ( 2017-07-12 06:23:06 -0600 )edit