Skip to content

fisherman6v6/Pcl.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pcl.NET

PCL (PointCloudLibrary) C# wrapper. Contributions are welcome!

Description

Pcl.NET is a simpe C# wrapper over the huge PointCloudLibrary. It is designed to be simple to use but to keep it as similar as possibile to the usage of the original C++ PCL. It was inspired by the existing PclSharp but insted of using code generators everything is coded. This choice was made in order to have a higher degree of flexibility and to make it possible to modify and improve it in a simpler way, even if more code has to be written. Right now a lot of stuff is missing but it is already in an usable state.

Getting Started

TODO

Dependencies

TODO

Installing

TODO

Executing program

TODO

Help

TODO

Authors

Alessandro Fici

Version History

TODO

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages