Paper
10 September 2007 High accuracy 2D sub-pixel matching method skillfully managing error characteristics
Hitoshi Nishiguchi, Yoshihiko Nomura, Ryota Sakamoto, Tokuhiro Sugiura
Author Affiliations +
Abstract
In computer vision, many algorithms have been developed for image registration based on image pattern matching. However, there might be no universal method for all applications because of their advantages and disadvantages. Therefore, we have to select the best method suited for each task. A representative sub-pixel registration method uses one dimensional parabola fitting over the similarity measurements at three positions. The parabola fitting method could be applied to two dimensional, assuming that horizontal and vertical displacements are independent. Although this method has been widely used because of their simplicity and practical usability, large errors are involved. To avoid these errors depending on the spatial structure of image pattern, "two-dimensional simultaneous sub-pixel estimation" was proposed. However, it needs conditional branching control procedures such as scan field expansion and exception. The conditional branching control procedures make estimation instable and disturb the speed of processing. Therefore, the authors employ a paraboloid fitting: by using the least square method, a paraboloid is fitted with the image similarity values at nine points and the best matching point is obtained with sub-pixel order. It is robust against the image pattern and enables speed-up, but it still has error margin. The authors analyzed the error characteristics of the sub-pixel estimation using the paraboloid fitting. The error can be characterized by "a bias; a systematic error" and "dispersion; a random error." It was found that the magnitude of each error was different according to the sub-pixel values of the best matching positions. In this paper, based on the analysis, the authors proposed a novel accurate algorithm for 2D subpixel matching. The method does not need any iteration processes and any exception processes on runtime. Therefore, it is easy to implement the method on software and hardware. Experimental results demonstrated the advantage of the proposed algorithm.
© (2007) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Hitoshi Nishiguchi, Yoshihiko Nomura, Ryota Sakamoto, and Tokuhiro Sugiura "High accuracy 2D sub-pixel matching method skillfully managing error characteristics", Proc. SPIE 6764, Intelligent Robots and Computer Vision XXV: Algorithms, Techniques, and Active Vision, 67640K (10 September 2007); https://doi.org/10.1117/12.730602
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Error analysis

Image registration

Image processing

Algorithm development

Computer vision technology

Machine vision

Composites

RELATED CONTENT

The least square optimization in image mosaic
Proceedings of SPIE (March 06 2015)
An improved SIFT descriptor
Proceedings of SPIE (November 15 2011)
Class of algorithms for real-time subpixel registration
Proceedings of SPIE (December 17 1993)

Back to Top