zisluiz / 4D_Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4D_Segmentation

To compile and use the library go to the src folder and

mkdir build
cd build
cmake ..
make

To test the library, run

./Test_Seg ../data/

About

License:MIT License


Languages

Language:C++ 98.2%Language:CMake 1.8%