Interactive partial 3D shape matching with geometric distance optimization
Michael Martinek, Roberto Grosso, Günther Greiner
In The Visual Computer, 31(2), February 2015.
Abstract: In this paper, we propose an efficient method for partial 3D shape matching based on minimizing the geometric distance between the source and the target geometry. Unlike existing methods, our method does not use a feature-based distance in order to obtain a matching score. Instead, we use a fast, GPU-based method to approximate the true geometric distance between the source and the target by rendering the source object into a distance field which was built around the target. This function behaves smoothly in the space of transformations and allows for an efficient gradient-based local optimization. In order to overcome local minima, we use single point correspondences between surface points on the source and the target respectively employing simple, yet efficient local features based on the distribution of normal vectors around a reference point. The best correspondences define starting positions for a local optimization. The high efficiency of the distance computation allows for robust determination of the global minima in less than a second, which makes our method usable in interactive applications. Our method works for any kind of input data since it only requires point data with normal information at each point. We also demonstrate the capability of our algorithm to perform global alignment of similar 3D objects.
Article URL: http://dx.doi.org/10.1007/s00371-014-1040-4
BibTeX format:
@article{Martinek:2015:IP3,
  author = {Michael Martinek and Roberto Grosso and Günther Greiner},
  title = {Interactive partial 3D shape matching with geometric distance optimization},
  journal = {The Visual Computer},
  volume = {31},
  number = {2},
  pages = {223--233},
  month = feb,
  year = {2015},
}
Search for more articles by Michael Martinek.
Search for more articles by Roberto Grosso.
Search for more articles by Günther Greiner.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."