Extensions:2.6/Py/Scripts/Import-Export/Point Cloud Data IO
< Extensions:2.6 | Py | Scripts | Import-Export
UI location | File->Import or File->Export | ||
---|---|---|---|
Version | 0.2 | Author(s) | 'Aurel Wildfellner' |
Blender | 2.7.4 | License | GPL |
Distribution | contrib |
File name | __init__.py pcdparser.py pcd_utils.py |
---|---|
Current version download | https://git.blender.org/gitweb/gitweb.cgi/blender-addons-contrib.git/tree/HEAD:/io_points_pcd |
Additional information
Import
This script imports Point Cloud Data files (.pcd) as exported from libPCL (Point Cloud Library). Currently there is only import support for ascii and binary, but not binary compressed data files.
Export
Exports the vertices of a mesh to a .pcd file in ascii format.