Related Experiment Video
Updated: Sep 26, 2025

Author Spotlight: A Streamlined and Accessible Analysis Method to Quantify Optokinetic Reflex Tracking Responses
Published on: April 12, 2024
Moving Object Tracking Based on Sparse Optical Flow with Moving Window and Target Estimator
Hosik Choi1, Byungmun Kang1, DaeEun Kim1
1School of Electrical and Electronic Engineering, Yonsei University, Seoul 03722, Korea.
This study presents a novel sparse optical flow algorithm for efficient moving object detection and tracking. The method enhances accuracy and speed, even with occlusions and varying conditions.
Area of Science:
- Computer Vision
- Robotics
- Artificial Intelligence
Background:
- Conventional moving object detection methods suffer from high computational costs, noise sensitivity, and target disappearance due to occlusions.
- Existing techniques struggle with real-world complexities like varied illumination and dynamic environments.
Purpose of the Study:
- To introduce a new moving object detection and tracking algorithm utilizing sparse optical flow.
- To address limitations of conventional methods by reducing computation time, enhancing noise reduction, and improving target estimation efficiency.
Main Methods:
- Developed a sparse optical flow-based algorithm incorporating a moving window detector for feature point selection based on location history.
- Implemented a memory-based estimator to retain corner feature locations, enabling tracking of obscured targets.
- Evaluated the algorithm on an embedded platform (Raspberry Pi 4) under diverse real-world conditions.
Main Results:
- The proposed algorithm significantly improves moving object detection performance.
- Achieved high frames per second (FPS) and enhanced accuracy compared to traditional optical flow, Haar-like, and HOG methods.
- Demonstrated effective tracking of targets even when obscured by obstacles.
Conclusions:
- The novel sparse optical flow algorithm offers a robust and efficient solution for moving object detection and tracking.
- The method shows superior performance in challenging environments with varying illumination, multiple objects, and occlusions.
- The developed approach is suitable for real-time applications on embedded systems.
Related Concept Videos
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
Uniform Depth Channel Flow: Problem Solving
Relative Motion Analysis - Velocity
When an external force is exerted, it sets the crank into a rotational movement. This, in turn, instigates the motion of the connecting rod, leading to what is referred to as a general plane motion. This process involves two key points - point A on the connecting rod...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...

