/octdata4matlab

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

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