Skip to content

A library for computing signed principal curvatures in PCL point clouds.

License

Notifications You must be signed in to change notification settings

CameronDevine/PCL-Principal-Curvature-CAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

License

Principal Curvatures CAN

principal_curvatures_can is a library for computing signed principal curvatures in PCL point clouds. This is done using the method described in Robust curvature estimation and geometry analysis of 3D point cloud surfaces by Zhang et. al.

Building

This library can be built by running the following commands,

mkdir build
cd build
cmake ..
make

Usage

An example of how to use this library is available in the example directory.

About

A library for computing signed principal curvatures in PCL point clouds.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published