Dual approach for object tracking based on optical flow and swarm intelligence
Rajesh Misra, Kumar S. Ray

TL;DR
This paper introduces a dual object tracking method combining optical flow and swarm intelligence, enhancing robustness against common challenges like occlusion and illumination changes in various backgrounds.
Contribution
The paper presents a novel dual tracking approach integrating optical flow and swarm intelligence, improving robustness and performance over existing methods.
Findings
Achieved superior tracking accuracy on benchmark datasets.
Demonstrated robustness in dynamic and static backgrounds.
Outperformed existing PSO-based tracking algorithms.
Abstract
In Computer Vision,object tracking is a very old and complex problem.Though there are several existing algorithms for object tracking, still there are several challenges remain to be solved. For instance, variation of illumination of light, noise, occlusion, sudden start and stop of moving object, shading etc,make the object tracking a complex problem not only for dynamic background but also for static background. In this paper we propose a dual approach for object tracking based on optical flow and swarm Intelligence.The optical flow based KLT(Kanade-Lucas-Tomasi) tracker, tracks the dominant points of the target object from first frame to last frame of a video sequence;whereas swarm Intelligence based PSO (Particle Swarm Optimization) tracker simultaneously tracks the boundary information of the target object from second frame to last frame of the same video sequence.This dual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Vision and Imaging · Video Analysis and Summarization
