zyqz97 / PPF_Point-Pair-Feature_cpp

A simple C++ implementation of the Point-pair feature method proposed by Drost et al. [1]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPF_Point-Pair-Feature_cpp

A simple C++ implementation of the Point-pair feature method proposed by Drost et al. [1]

The function ReadPLY needs modification according to your data.

DEMO: model_dinosaur.txt scene_dinosaur.txt.

Reference

[1] Drost, Bertram, et al. "Model globally, match locally: Efficient and robust 3D object recognition." Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on. IEEE, 2010.

About

A simple C++ implementation of the Point-pair feature method proposed by Drost et al. [1]


Languages

Language:C++ 100.0%