Head detection from depth data. (not face)
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.
good luck with this, there's nothing already built-in for your purpose.
Thanks..:)