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.
1 | initial version |
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.