[Insight-users] About seed points of Level set filters

Luis Ibanez luis.ibanez at kitware.com
Mon Sep 10 10:36:50 EDT 2007


Hi Rashed,

Seed points passed to FastMarching are indicated using
image index coordinates, not physical point coordinates.


   What are you using for visualizing your images ?


Your perception of "location" is derived from the
software that you are using for visualization.

You may want to use use the ImageViewer application
distributed in

      InsightApplications/ImageViewer

You can download a binary version for Windows from

http://public.kitware.com/pub/itk/InsightApplicationsBin/


    Regards,


        Luis


---------------
rashedk wrote:
> Hi there, 
> 
> I have noticed that the co-ordinate system for specifying seed points that
> are required for ITK level set implementations such as Fast marching is
> different from the actual image coordinate system (x,y,z). Am I right or am
> i doing something wrong here? 
> 
> I extended the fast marching example in Examples/Filtering from 2D to 3D,
> and noticed that when I specify a point (x,y,z) as a seed point .. the
> level-set starts propogating from a different location. 
> 
> Regards, 
> Rashed karim 


More information about the Insight-users mailing list