scispace - formally typeset
Search or ask a question

Showing papers by "David G. Lowe published in 1994"


01 Nov 1994
TL;DR: This paper extends iterative alignment in the domain of 2D similarity transformations so that it represents the uncertainty in the position of each model and image feature, and that of the transformation estimate.
Abstract: Iterative alignment is one method for feature-based matching of an image and a model for the purpose of object recognition. The method alternately hypothesizes feature pairings and estimates a viewpoint transformation from those pairings; at each stage a refined transformation estimate is used to suggest additional pairings. This paper extends iterative alignment in the domain of 2D similarity transformations so that it represents the uncertainty in the position of each model and image feature, and that of the transformation estimate. A model describes probabilistically the significance, position, and intrinsic attributes of each feature, plus topological relations among features. A measure of the match between a model and an image integrates all four of these, and leads to an efficient matching procedure called probabilistic alignment. That procedure supports both recognition and a learning procedure for acquiring models from training images. By explicitly representing uncertainty, one model can satisfactorily describe appearance over a wider range of viewing conditions. Thus, when models represent 2D characteristic views of a 3D object, fewer models are needed. Experiments demonstrating the effectiveness of this approach are reported.

11 citations


Proceedings Article
01 Jan 1994
TL;DR: Vista as mentioned in this paper is an environment supporting the modular implementation and execution of computer vision algorithms and is extensible, portable, and freely available, vista is an appropriate medium for the exchange of standard implementations of algorithms.
Abstract: vista is a sofiare environment supporting the modular implementation and execution of computer vision algorithms. Because it is extensible, portable, and freely available, vista is an appropriate medium for the exchange of standard implementations of algorithms. This papec an overview of Vista, describes its file format, its data abstraction, its conventions for mx filter program and library routines, and its user inteface toolkit. Unlike systems that are designed principally to support image processing, Vista provides for the easy creation and use of arbitrary data types, such as are needed for many areas of computer vision research.