Related Experiment Video
Updated: Nov 1, 2025

05:57
Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus
Published on: April 8, 2019
7.0K
A fast region-based active contour for non-rigid object tracking and its shape retrieval
Hiren Mewada1, Jawad F Al-Asad1, Amit Patel2
1Electrical Engineering, Prince Mohammad Bin Fahd University, Al Khobar, Kingdom of Saudi Arabia.
Peerj. Computer Science
|June 18, 2021
Summary
This study introduces a novel active contour model (ACM) combined with a mean-shift tracker for non-rigid object tracking. This approach accurately retrieves object shapes in videos, overcoming limitations of traditional methods.
Area of Science:
- Computer Vision
- Image Processing
- Machine Learning
Background:
- Traditional object tracking relies on bounding boxes, insufficient for non-rigid shapes needed in gait, gesture, and medical analyses.
- Active contour models (ACM) are crucial for shape retrieval but face computational challenges in video processing.
- Existing methods struggle with accurate shape separation and background differentiation for non-rigid objects.
Purpose of the Study:
- To develop an efficient active contour model (ACM) integrated with a mean-shift tracker for simultaneous video object tracking and shape retrieval.
- To address the computational time limitations of traditional contour tracing in video analysis.
- To improve the accuracy and robustness of non-rigid object tracking.
Main Methods:
- Proposed a region-based active contour model (ACM) formation utilizing a mean-shift tracker.
- Implemented contour re-initialization removal and fast deformation techniques for efficient shape retrieval.
- Modified the contour model to enable simultaneous tracking and shape retrieval capabilities.
Main Results:
- The proposed contour-based tracking achieved 71.86% accuracy in tracking and retrieving object shapes.
- The integrated mean-shift tracker effectively resolved scale-orientation selection issues in non-rigid tracking.
- The method mitigated the problem of erroneous object localization common in other tracking algorithms.
Conclusions:
- The developed contour-based mean-shift tracker offers an effective solution for non-rigid object tracking and shape retrieval in videos.
- This approach enhances accuracy and robustness compared to conventional bounding box methods.
- The technique shows promise for applications requiring precise non-rigid shape analysis.
Related Concept Videos
Curvilinear Motion: Rectangular Components
798
Curvilinear motion characterizes the movement of a particle or object along a curved path, notably evident when envisioning a car navigating a winding road. If the car starts at point A, its position vector is established within a fixed frame of reference, where the ratio of the position vector to its magnitude signifies the unit vector pointing in the position vector's direction.
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
798
Relative Motion Analysis using Rotating Axes
620
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
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...
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...
620

