• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

Reliable 3d surface acquisition, registration and validation using statistical error models. (2001)

by J Guehring
Venue:In 3-D Digital Imaging and Modeling,
Add To MetaCart

Tools

Sorted by:
Results 1 - 8 of 8

Geometrically Stable Sampling for the ICP Algorithm

by Natasha Gelfand, Szymon Rusinkiewicz - Proc. International Conference on 3D Digital Imaging and Modeling , 2003
"... The Iterative Closest Point (ICP) algorithm is a widely used method for aligning three-dimensional point sets. The quality of alignment obtained by this algorithm depends heavily on choosing good pairs of corresponding points in the two datasets. If too many points are chosen from featureless region ..."
Abstract - Cited by 65 (5 self) - Add to MetaCart
The Iterative Closest Point (ICP) algorithm is a widely used method for aligning three-dimensional point sets. The quality of alignment obtained by this algorithm depends heavily on choosing good pairs of corresponding points in the two datasets. If too many points are chosen from featureless regions of the data, the algorithm converges slowly, finds the wrong pose, or even diverges, especially in the presence of noise or miscalibration in the input data. In this paper, we describe a method for detecting uncertainty in pose, and we propose a point selection strategy for ICP that minimizes this uncertainty by choosing samples that constrain potentially unstable transformations.
(Show Context)

Citation Context

...the stability of the final pose between two meshes. Once a set of point-pairs has been selected, the presence of sliding can be detected by analyzing the covariance matrix used for error minimization =-=[13, 12, 5]-=-. The chosen point set can then be altered to provide the best constraints for the final pose. Guehring [5] addresses the problem of maximizing stability of the transform by assigningsweights to exist...

Matching of 3D surfaces and their intensities

by Devrim Akca , 2007
"... 3D surface matching would be an ill conditioned problem when the curvature of the object surface is either homogenous or isotropic, e.g. for plane or spherical types of objects. A reliable solution can only be achieved if supplementary information or functional constraints are introduced. In a previ ..."
Abstract - Cited by 17 (2 self) - Add to MetaCart
3D surface matching would be an ill conditioned problem when the curvature of the object surface is either homogenous or isotropic, e.g. for plane or spherical types of objects. A reliable solution can only be achieved if supplementary information or functional constraints are introduced. In a previous paper, an algorithm for the least squares matching of overlapping 3D surfaces, which were digitized/sampled point by point using a laser scanner device, by the photogrammetric method or other techniques, was proposed [Gruen, A., and Akca, D., 2005. Least squares 3D surface and curve matching. ISPRS Journal of Photogrammetry and Remote Sensing 59 (3), 151–174.]. That method estimates the transformation parameters between two or more fully 3D surfaces, minimizing the Euclidean distances instead of z-differences between the surfaces by least squares. In this paper, an extension to the basic algorithm is given, which can simultaneously match surface geometry and its attribute information, e.g. intensity, colour, temperature, etc. under a combined estimation model. Three experimental results based on terrestrial laser scanner point clouds are presented. The experiments show that the basic algorithm can solve the surface matching problem provided that the object surface has at least the minimal information. If not, the laser scanner derived intensities are used as supplementary information to find a reliable solution. The method derives its mathematical strength from the least squares image matching concept and offers a high level of flexibility for many kinds of 3D surface correspondence problem.

Fast correspondence search for 3D surface matching

by Devrim Akca, Armin Gruen - International Archives of Photogrammetry, Remote Sensing and Spatial Information Sciences, 36 (Part 3/W19 , 2005
"... An algorithm for least squares matching of overlapping 3D surfaces is presented. It estimates the transformation parameters between two or more fully 3D surfaces, using the Generalized Gauss-Markoff model, minimizing the sum of squares of the Euclidean distances between the surfaces. This formulatio ..."
Abstract - Cited by 12 (7 self) - Add to MetaCart
An algorithm for least squares matching of overlapping 3D surfaces is presented. It estimates the transformation parameters between two or more fully 3D surfaces, using the Generalized Gauss-Markoff model, minimizing the sum of squares of the Euclidean distances between the surfaces. This formulation gives the opportunity of matching arbitrarily oriented 3D surfaces simultaneously, without using explicit tie points. Besides the mathematical model and execution aspects we pay particular interest to the reduction of the computational expenses. An efficient space partitioning method is implemented in order to speed up the correspondence search, which is the main portion of the computational efforts. The simultaneous matching of sub-surface patches is given as another strategy. It provides a computationally effective solution, since it matches only relevant multi-subpatches rather then the whole overlapping area. A practical example including computation times is given for the demonstration of the method. 1.
(Show Context)

Citation Context

... the data. The following sub-sampling strategies have been proposed: selection of points in smooth surface areas (Chen and Medioni, 1992), random sampling (Masuda and Yokoya, 1995), regular sampling (=-=Guehring, 2001-=-), selection of points with high intensity gradients (Weik, 1997), and selecting the points according to distribution of surface normals (Rusinkiewicz and Levoy, 2001). Godin et al. (2001) used a feat...

Recent advances in least squares 3D surface matching

by Devrim Akca, Armin Gruen - OPTICAL 3-D MEASUREMENT TECHNIQUES VII , 2005
"... We present an algorithm for the least squares matching of overlapping 3D surfaces. It estimates the transformation parameters between two or more fully 3D surfaces, using the Generalized Gauss-Markoff model, minimizing the sum of squares of the Euclidean distances between the surfaces. This formula ..."
Abstract - Cited by 3 (1 self) - Add to MetaCart
We present an algorithm for the least squares matching of overlapping 3D surfaces. It estimates the transformation parameters between two or more fully 3D surfaces, using the Generalized Gauss-Markoff model, minimizing the sum of squares of the Euclidean distances between the surfaces. This formulation gives the opportunity of matching arbitrarily oriented 3D surfaces simultaneously, without using explicit tie points. Besides the mathematical model of the procedure, we discuss the computational aspects. We give practical examples to demonstrate the method.
(Show Context)

Citation Context

...lity of the registration. The following strategies have been proposed for localization and elimination of outliers and occlusions: rejection of pairs based on predefined (constant) distance threshold =-=[4,11,21,38,40]-=- or variable distance thresholds adapted from Robust Estimation Methods [15,20,25,26], rejection of pairs based on the orientation threshold for surface normals [21,40], rejection of pairs containing ...

Practical non-linear photometric projector compensation

by Anselm Grundhöfer - in Computer Vision and Pattern Recognition Workshops (CVPRW), 2013 IEEE Conference on. IEEE, 2013
"... ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...-chip DLP projector 2 with activated brilliant color[12] processing and a manually adjusted white point. For image acquisition, a Canon DSLR 3 was used. We captured JPEG images instead of RAW since our method does not require linearized images. Camera noise and color shifts from sequential DLP processing were minimized by averaging 8 images of each projection. For computation, a stateof-the art PC was used 4 Geometric Calibration The mapping between projector and camera pixels was generated via a robust structured light scan based on gray codes with additional line shift patterns adapted from [10]. Implementation We implemented the algorithm in C++ with OpenMP based parallelization. For acceleration, the compensation was written using a GLSL fragment program as well. While it requires a large amount of GPU memory, it enables a significant speedup achieving real-time processing. Computation including image download took ∼ 40ms (compared to 7s in the CPU version) for a 1080p input image, which is sufficient for video playback. 4. Quality Comparison We compared our method to the one presented in [3], which was applied by assuming the color spaces of the devices to be sRGB. While the camer...

LEAST SQUARES MATCHING OF 3D SURFACES

by Devrim Akca
"... An algorithm for the least squares matching of overlapping 3D surfaces is presented. It estimates the transformation parameters of one or more fully 3D surfaces with respect to a template one, using the Generalized Gauss-Markoff model, minimizing the sum of squares of the Euclidean distances between ..."
Abstract - Add to MetaCart
An algorithm for the least squares matching of overlapping 3D surfaces is presented. It estimates the transformation parameters of one or more fully 3D surfaces with respect to a template one, using the Generalized Gauss-Markoff model, minimizing the sum of squares of the Euclidean distances between the surfaces. This formulation gives the opportunity of matching arbitrarily oriented 3D surfaces simultaneously, without using explicit tie points. Besides the mathematical model of the procedure, we discuss the computational aspects. We give practical examples to demonstrate the method.
(Show Context)

Citation Context

... proposed for localization and elimination of outliers and occlusions: rejection of pairs based on predefined (constant) distance threshold (Turk and Levoy, 1994; Zhang, 1994; Blais and Levine, 1995; =-=Guehring, 2001-=-; Dalley and Flynn, 2002) or variable distance thresholds adapted from Robust Estimation Methods (Masuda and Yokoya, 1995; Neugebauer, 1997; Fitzgibbon, 2001; Gruen and Akca, 2005), rejection of pairs...

Automatic 3D Registration using Range and Colour Data

by Andrew Miles , 2004
"... Automatic 3D Registration using Range and Colour Data refers to the process of automatically joining a pair of overlapping colour 3D images acquired using a laser range finder. Currently there are no methods that can automatically and reliably register overlapping 3D images. This Thesis presents a s ..."
Abstract - Add to MetaCart
Automatic 3D Registration using Range and Colour Data refers to the process of automatically joining a pair of overlapping colour 3D images acquired using a laser range finder. Currently there are no methods that can automatically and reliably register overlapping 3D images. This Thesis presents a solution to the problem of automatic registration, which uses both the 3D data, along with co-registered 2D colour information. Features are found in the 2D data, but both 2D and 3D descriptors are attached to these feature points. The correspondences between these feature points in the two overlapping images are determined, and the transformation between the overlapping range images is computed from the best correspondences. The combination of 2D and 3D data exploits both the object geometry, as well as the object colour. Both the feature finding and correspondence process are automatic, and do not require any user intervention. A number of experiments are conducted to demonstrate the effectiveness of the approach.

Statistical Error Model of Active Triangulation Method for CAI

by Iouri Volodine
"... We develop a statistical error model for reliable computer-aided inspection (CAI) of industrial parts with the use of active triangulation optical scanning system. The work devoted to statistical analysis and accuracy evaluation of algorithms of the method. We start from obtaining an anisotropic err ..."
Abstract - Add to MetaCart
We develop a statistical error model for reliable computer-aided inspection (CAI) of industrial parts with the use of active triangulation optical scanning system. The work devoted to statistical analysis and accuracy evaluation of algorithms of the method. We start from obtaining an anisotropic error field for triangulation and use it as a base for further algorithms analysis. Then we construct statistically optimal algorithms using the error model of input data. We show the evolution of error through all stages of the processing pipeline. The error model of the method allows us to estimate the achieved accuracy. The use of error modeling for tolerance control makes the results more reliable and allows giving directions how to improve the accuracy of the measurements.
(Show Context)

Citation Context

...his work we will follow an approach similar to one described in [7] (the first order propagation of covariance) to deduce the covariance matrices for every point of work area of the scanner. The work =-=[8]-=- is going further and presents a modification of registration algorithms first appeared in [9], making use of anisotropic sensor noise model. The true worth of this work is that they did not only use ...

Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University