[Insight-users] Re: [vtkusers] Porting Problem - Please Help!

Luis Ibanez luis.ibanez at kitware.com
Wed, 07 Apr 2004 17:18:15 -0400


Hi Jamie,

Between ITK 1.2 and 1.6 several changes were
made related to the scaling of parameters used
for controlling the LevelSets.

In practice you need to set up now the scaling
values of Curvature, Advection and Propagation
in rations close to 1:100 in order to get similar
effects as before.


    Regards,


       Luis


----------------------------
gcope at engin.umich.edu wrote:
> 
> Thanks for the help. I have one more thing that is perplexing me. I have an Itk
> ConnectedThresholdImageFilter implemented that, on my original PC setup,
> correctly segments a structure out of my data. On the new setup however, it
> does nothing. Could this also have something to do with my data type
> compatibility problems with Itk 1.4? I don't get any errors with the filter, I
> just don't get the output that is found with the exact code on my originally
> stated setup.
> 
> Any ideas on why this might be or how I might go about troubleshooting it? I'm
> kind of at a loss at this point.
> 
> Thanks,
> Jamie
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>