VERY FAST LOADING OF BULKY POINT CLOUDS AND MATRICES IN ASCII FORMAT

Modules for very fast loading and saving of bulky point clouds and matrices in ASCII format
685 Downloads
Updated 4 Aug 2010

View License

This implementation includes modules for very fast loading and saving of n-dimensional, possibly colored and bulky point clouds. The proposed functions can also be used to load and save matrices in ASCII format.

USAGE
-------
cload -------> loads point clouds from ASCII-files. (Function definitions in cload.c)
csave -------> saves point clouds in plain ASCII and VRML formats. (Function definitions in csave.c)
cloadTest ---> is an auxiliary module to show how cload works.
csaveTest ---> is an auxiliary module to show how csave works.

Cite As

Ulas Yilmaz (2024). VERY FAST LOADING OF BULKY POINT CLOUDS AND MATRICES IN ASCII FORMAT (https://www.mathworks.com/matlabcentral/fileexchange/28383-very-fast-loading-of-bulky-point-clouds-and-matrices-in-ascii-format), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

fast_load_save_point_clous/

Version Published Release Notes
1.0.0.0