TVLHaarObjectDetect 4-5 Second Delay - Printable Version +- Forums (http://mitov.com/forum) +-- Forum: VCL Components (/forum-6.html) +--- Forum: VisionLab (/forum-35.html) +--- Thread: TVLHaarObjectDetect 4-5 Second Delay (/thread-3516.html) |
TVLHaarObjectDetect 4-5 Second Delay - jfisher - 12-14-2016 04:48 AM I've connected a VLDSCapture output to a VLHaarDetectObjects control, and a VLImageDisplay. The VLHaarDetectObjects control is updating a second VLImageDisplay. The detect is working, but there seems to be 4-5 seconds behind the camera. Any thoughts on optimizations, compression algorithms, etc.? I tried recording the video, and using an AVI player as in the demo, but that also trails by 4-5 seconds. If I use a single AVI player as in the demo, the delay isn't visible, but if I play the same source through two different AVI Players, the feed from the HaarDetect quickly gets (and stays) 4-5 seconds behind... |