Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 197 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 197 Bytes

PCLKeypoints

Python wrapper for some point cloud keypoint detectors of PCL, including ISS, Harris3D, SIFT3D

Installation

  • sudo apt install libpcl-dev
  • From the repo root: pip install .