Locating Polyhedral Objects from Edge Point Data

Abstract

A method is presented to locate a general polyhedron in space with six degrees of freedom. A light stripe sensor is assumed to be capable of providing three-dimensional data points on known edges of the polyhedron to within a known accuracy. A representation is found for all the ways three line segments of fixed length can fall between the edges of a polyhedron. This representation, called an edge interval, is used in a tree search to find the location of each data point to within an interval on the edge. The final location of the object is determined by a one-dimensional line search. The method is illustrated with simulated data from a unit tetrahedron and results from a computer implementation are presented. The tree search takes a negligible amount of time and the one-dimensional line search takes a small additional increment.

Cite

Text

Silverman et al. "Locating Polyhedral Objects from Edge Point Data." International Joint Conference on Artificial Intelligence, 1987.

Markdown

[Silverman et al. "Locating Polyhedral Objects from Edge Point Data." International Joint Conference on Artificial Intelligence, 1987.](https://mlanthology.org/ijcai/1987/silverman1987ijcai-locating/)

BibTeX

@inproceedings{silverman1987ijcai-locating,
  title     = {{Locating Polyhedral Objects from Edge Point Data}},
  author    = {Silverman, Gary and Tsai, Roger Y. and Lavin, Mark},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1987},
  pages     = {1149-1152},
  url       = {https://mlanthology.org/ijcai/1987/silverman1987ijcai-locating/}
}