[Insight-users] about itkShapeDetectionLevelSet
Luis Ibanez
luis.ibanez at kitware.com
Sun Aug 20 17:37:31 EDT 2006
Hi Yixun,
Yes, Most of the level sets filters do not take pixel spacing
into account.
You may be forced to supersample the image if you want to get
an isotropic propagation of the front.
You will find an example on how to resample and image into an
isotropic image in:
Insight/Examples/Filtering
ResampleVolumesToBeIsotropic.cxx
This is done for the typical case of CT and MR where a 3D image
has equal spacing in X and Y, and a much larger spacing in Z.
Regards,
Luis
---------------------------
yxliu at fudan.edu.cn wrote:
> Hi,
>
> The front of itkShapeDetectionLevelSet moves in pixel unit. However,
> if I have a image with different spacing, how to make the front move
> evenly in each direction. Must I resample the image firstly?
>
> Best regards,
>
> Yixun Liu
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list