Related Experiment Video
Updated: May 29, 2026

12:39
A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
Published on: January 18, 2020
Finding trajectories of feature points in a monocular image sequence
IEEE Transactions on Pattern Analysis and Machine Intelligence
|August 27, 2011
Summary
This study solves the correspondence problem in motion analysis by using sequential image frames and motion smoothness. The iterative algorithm accurately tracks point trajectories, even with occlusions, for nonrigid objects.
Area of Science:
- Computer Vision
- Robotics
- Motion Analysis
Background:
- The correspondence problem, identifying points across images, is crucial for motion analysis.
- Existing methods often rely on only two image frames, limiting their effectiveness.
- Exploiting motion smoothness over multiple frames offers a more robust solution.
Purpose of the Study:
- To develop a novel algorithm for solving the correspondence problem using sequential image frames.
- To address the challenge of tracking nonrigid objects with arbitrary motion.
- To handle occlusions effectively in motion analysis.
Main Methods:
- Formulating the correspondence problem as an optimization problem.
- Proposing an iterative algorithm to compute point trajectories in monocular image sequences.
- Modifying the algorithm to accommodate occlusions.
Main Results:
- Demonstrated the algorithm's efficacy in solving the correspondence problem for nonrigid objects.
- Successfully tracked point trajectories using motion smoothness and sequential frames.
- Validated the approach on synthetic, laboratory, and real-world scenes.
Conclusions:
- The proposed iterative algorithm effectively solves the correspondence problem by leveraging motion smoothness.
- The method provides robust point trajectory estimation for nonrigid objects, even with occlusions.
- This approach enhances motion analysis capabilities in computer vision applications.
Related Concept Videos
Orthogonal Trajectories
Orthogonal trajectories describe the geometric relationship between two families of curves that intersect each other at right angles. One illustrative case involves a family of parabolas that open sideways along the x-axis. These curves share a common shape but differ by a scaling parameter, resulting in a set of curves that all pass through the origin and widen at different rates.Determining Orthogonal TrajectoriesTo identify the orthogonal trajectories for these parabolas, the first step...
Depth Perception and Spatial Vision
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.