I tried to use the following script:
vmtkcenterlines -ifile D:/TestCase/centerline/vessel1.vtp --pipe vmtkcenterlineattributes --pipe vmtkcenterlinegeometry --pipe vmtkimagecurvedmpr -ifile D:/TestCase/centerline/vessel1.vti
It then popped out error message saying:
ERROR: In ../Common/DataModel/vtkImageData.cxx, line 1324
vtkImageData (000002D8BF4AB970): No scalar field has been specified - assuming 1 component!
I have tried running it with pypad or using python directly to call the function, both with non luck.
I have made sure the vtkImageData file and the centerline file I passed into the function is correct.
Your help would be highly appreciated.
Best
Tom