I am using vmtkflowextensions to add short flow extensions to the inlet and outlets of my 3D model. In the attached screencapture it can be seen that the flow extension does not fit nicely to the domain.
vmtksurfacereader -ifile inputfile --pipe vmtkcenterlines -seedselector openprofiles --pipe vmtkflowextensions -extensionratio 2 -normalestimationratio 1 -ofile ouptutfile
I am using the above line of code. Where does the problem with the flow extension come from?