Hi all,
I’m trying to use the blob track TOP to track people using kinectV2 and project an image in the location of the person/blob. I’m using the kinect’s IR input and I apply some filtering using the level top, but I had two issues:
1- the blobs keep flickering and as a result the image is not stable at all. Any suggestions for this?
2- Tracking Distance: The kinect IR input (after filtering using Level Top ) can only detect very close people (1 meter). How can I use the known kinect range and blob track people?
3- how can I blob track people accurately using this Blob Top?
thanks,