hi there,
i'm using VLIB ver 2.1 for static camera moving object tracking using Background Subtraction and Connected Components List and it works fine.
But when the camera is fixed on a Pan/Tilt unit, the above tracking algorithm fails with too many blobs detected. Yeah, its obvious the algorithm maintains statistical data about the background model and any change to that will be detected as a foreground.
But, is there any other method of using VLIBs' API for tracking moving objects with ego-motion due to camera mounted on Pan/Tilt unit.
Thanks & Regards,
Suhayil