lijx10 / PCLKeypoints

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

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

License:MIT License


Languages

Language:C++ 71.9%Language:Python 23.1%Language:CMake 4.2%Language:Makefile 0.6%Language:Shell 0.2%Language:Objective-C 0.0%