[ITK] InvertDisplacementFieldImageFilter in SimpleITK
Gustafsson Christian K
Christian.K.Gustafsson at skane.se
Tue May 31 08:40:06 EDT 2016
Hello!
What is the unit of measurement that is used in the criterias MeanErrorToleranceThreshold and MaxErrorToleranceThreshold
/* Set/Get the mean stopping criterion */
itkSetMacro( MeanErrorToleranceThreshold, RealType );
itkGetConstMacro( MeanErrorToleranceThreshold, RealType );
/* Set/Get the max stopping criterion */
itkSetMacro( MaxErrorToleranceThreshold, RealType );
itkGetConstMacro( MaxErrorToleranceThreshold, RealType );
in InvertDisplacementFieldImageFilter in SimpleITK?
Is it amount of pixels?
Best regards
________________________________________
Christian Gustafsson
Medical Physicist, MRI, PhD candidate
Department of Radiation Physics
Klinikgatan 5
Skåne University Hospital
SE 221 85 Lund
+46 46 177647
Christian.K.Gustafsson at skane.se<mailto:Christian.K.Gustafsson at skane.se>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20160531/0f715341/attachment.html>
More information about the Community
mailing list