Skip to content

ck-kai/PCLKeypoints

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 71.9%
  • Python 23.1%
  • CMake 4.2%
  • Other 0.8%