<div dir="ltr">All,<div><br></div><div>What is the best way/filter to rescale the output of Vesselness filters (likeĀ MultiScaleHessianBasedMeasureImageFilter) to lie between 0 and 1 without losing any of the information from the vesselness image?</div><div><br></div><div>I'm using the data type of my input image as the data type for the vesselness image. So, if my input image is an int, then my vesselness image is an int image as well. I have tried itk's RescaleIntensityImageFilter and ShiftScaleImageFilter with no luck.</div><div><br></div><div>Thanks</div><div>Prashanth</div></div>