Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 494 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 494 Bytes

octdata4matlab

a mex based interface for matlab to use LibOctData. The readoct mex file convert the internal data structure from LibOctData to a matlab structure. The structure can also written to a oct file with the writeoct mex file (note that only 3 formats are supported by LibOctData for writing).

License

This projekt is licensed under the LGPL3 License - see license.txt file for details

Build

for build instructions see the readme from the OCT-Marker project