kaygdev / octdata4matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 75.2%Language:CMake 24.8%