Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
/ Pointcloud Public archive

Pointcloud library for .NET written in C#. Based on PCL.

License

Notifications You must be signed in to change notification settings

MaikelH/Pointcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pointcloud is a library for working with Pointclouds.

Features:

  • Support for reading *.pcd files (only ascii files)
  • Suppport for different point types (currently PointXY and PointXYZ)
  • Easy to add custom point types

How to use

Simply download and build with Visual Studio 2010. No stable release yet.

License

This software is licensed under the LGPL 2.1

About

Pointcloud library for .NET written in C#. Based on PCL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages