The goal of this little project is to skeletonize tubular objects from a binary 3D image, and extract information from the skeleton.
Just as any CMake project:
git clone git://github.com/Taghazog/skeletonization3D.git
cd skeletonization3D
mkdir build
cd build
cmake ..
make -j
./ped myImagePath