Hi,
we are using overhead VOD demo for experimenting how well we can track people inside a room (tracking is done by custom code operating on generated point clouds). People do not move a lot and hence are most of the time static. Room is small ~2x2x2m.
Problems start to arise when there are multiple people inside the room and point cloud generated by the demo focuses usually on one or two persons for multiple consecutive frames. I have tried researching documentation and code for possible ways to combat this but I have not had success yet. We have tried other demos but they seem to perform worse.
I was wondering if there would be pointers for good resources or other ideas. I would be especially interested if it is possible to increase number of point cloud points the overhead VOD demo generates as I have not been able to accomplish this.