Feature Tracking from an Image Sequence Using Geometric Invariants

Abstract

In this paper two new feature tracking algorithms are proposed. In the first algorithm, a perspective camera model is used. Making use of the projective invariant of Barrett, and assuming the image feature points corresponding to 8 general points in space are tracked by a conventional method in the image sequence, the other feature points in the sequence can be tracked using a Hough technique. Correspondence between two reference images as required by the original Barrett's invariant is not necessary. In the second algorithm, an affine camera model is assumed and the image feature points corresponding to 4 non-coplanar points in space are assumed tracked in the image sequence using a conventional method. These image points form the basis of affine coordinates in each image. After the correspondence of a fifth point is established between the first two images, the affine coordinates of all image points in the first images existence can be computed. As far as we know this is the only algorithm which can transfer a point knowing only a single image. Experiments showed that both algorithms gave highly accurate tracking results.

Cite

Text

Tsui et al. "Feature Tracking from an Image Sequence Using Geometric Invariants." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997. doi:10.1109/CVPR.1997.609327

Markdown

[Tsui et al. "Feature Tracking from an Image Sequence Using Geometric Invariants." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997.](https://mlanthology.org/cvpr/1997/tsui1997cvpr-feature/) doi:10.1109/CVPR.1997.609327

BibTeX

@inproceedings{tsui1997cvpr-feature,
  title     = {{Feature Tracking from an Image Sequence Using Geometric Invariants}},
  author    = {Tsui, Hung-Tat and Zhang, Zhong-Ying and Kong, Shao-Hua},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1997},
  pages     = {244-249},
  doi       = {10.1109/CVPR.1997.609327},
  url       = {https://mlanthology.org/cvpr/1997/tsui1997cvpr-feature/}
}