Hi,
I would like to see a straightened vessel in vmtk. To do it I tried with the sample dataset following commands:
vmtklevelsetsegmentation -ifile Aorta_voi.mha -ofile Aorta_level_sets.vti
vmtkmarchingcubes -ifile Aorta_level_sets.vti -ofile Aorta_level_sets.vtp
vmtkcenterlines -ifile Aorta_level_sets.vtp --pipe vmtkcenterlinegeometry --pipe vmtkcenterlineattributes --pipe vmtkimagecurvedmpr -ifile Aorta_voi.mha
But, when I try to run the last line, I get the error message:
Executing vmtkimagecurvedmpr ...
ERROR: In ../Common/DataModel/vtkImageData.cxx, line 1324
vtkImageData (0x7fd9056e8b50): No Scalar Field has been specified - assuming 1 component!
I have also saved the center-lines and display them and they look fine.
Please let me know what I am doing wrong.
Kind regards,
Konrad