Re: [vmtk-users] Extract all centerlines from a 3D segmented binary image

2012-04-12 Thread Luca Antiga
Hi superZZ, you can first extract a surface vmtkmarchingcubes -ifile blah.mha -l 0.5 -ofile blah.vtp or eventually smooth it vmtkmarchingcubes -ifile blah.mha -l 0.5 --pipe vmtksurfacesmoothing -passband 0.1 -iterations 30 -ofile blah.vtp and then create one opening on the surface somewhere

[vmtk-users] Extract all centerlines from a 3D segmented binary image

2012-04-06 Thread Lingfeng Zhuang
Dear Luca, Does VMTK support automatically extract all centerlines from a 3D segmented binary image? This image has no islet. Regards, superZZ -- For Developers, A Lot Can Happen In A Second. Boundary is the first to Kno