Segmentation and Matching: Towards a Robust Object Detection System

Abstract

This paper focuses on detecting parts in laser-scanned data of a cluttered industrial scene. To achieve the goal, we propose a robust object detection system based on segmentation and matching, as well as an adaptive segmentation algorithm and an efficient pose extraction algorithm based on correspondence filtering. We also propose an overlapping-based criterion that exploits more information of the original point cloud than the number-of-matching criterion that only considers key-points. Experiments show how each component works and the results demonstrate the performance of our system compared to the state of the art.

Cite

Text

Huang and You. "Segmentation and Matching: Towards a Robust Object Detection System." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6836082

Markdown

[Huang and You. "Segmentation and Matching: Towards a Robust Object Detection System." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/huang2014wacv-segmentation/) doi:10.1109/WACV.2014.6836082

BibTeX

@inproceedings{huang2014wacv-segmentation,
  title     = {{Segmentation and Matching: Towards a Robust Object Detection System}},
  author    = {Huang, Jing and You, Suya},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2014},
  pages     = {325-332},
  doi       = {10.1109/WACV.2014.6836082},
  url       = {https://mlanthology.org/wacv/2014/huang2014wacv-segmentation/}
}