Head (not face) detection and tracking in depth maps
Hi, I am looking for the best way to track human heads (not faces) in a stream of depth maps from the kinect using OpenCV. I want to use only depth data, no color info. Any ideas? Thanks
add a comment