-
Notifications
You must be signed in to change notification settings - Fork 12
daviddoria/VTK_PCL_Conversions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project converts point clouds and meshes between VTK formats and PCL formats. Point Clouds ------------ vtkPolyData <-> pcl::PointCloud Meshes ------ vtkPolyData <-> pcl::PolygonMesh The conversions are provided in PCLtoVTK.h/cpp and VTKtoPCL.h/cpp. Drivers are provided to demonstrate the conversions. The files are named PCD instead of PCL and VTP instead of VTK because these are the specific file types we are reading and writing in the examples.
About
NOTE: This work has been merged into the PCL trunk repository. Conversion between the VTP and PCD file formats
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published