[Insight-users] A question about bias field correction
Luis Ibanez
luis.ibanez at kitware.com
Wed Jun 9 20:52:38 EDT 2004
Hi Song,
Bias field correction is implemented in ITK
with the MRIBiasFieldCorrectionFilter
http://www.itk.org/Insight/Doxygen/html/classitk_1_1MRIBiasFieldCorrectionFilter.html
You will find a set of command line demo applications under
InsightApplications/MRIBiasCorrection
Details about this demo application are available here
http://www.itk.org/HTML/MRIBiasCorrection.htm
Before you jump into the code, you probably should read
the papers suggested in the Doxygen documentation of this
filter
"Parametric estimate of intensity inhomogeneities
applied to MRI" Martin Styner, G. Gerig, Christian
Brechbuehler, Gabor Szekely,
IEEE TRANSACTIONS ON MEDICAL IMAGING;
19(3), pp. 153-165, 2000,
(http://www.cs.unc.edu/~styner/docs/tmi00.pdf)
"Evaluation of 2D/3D bias correction with 1+1ES-optimization"
Martin Styner, Prof. Dr. G. Gerig
(IKT, BIWI, ETH Zuerich),
TR-197
(http://www.cs.unc.edu/~styner/docs/StynerTR97.pdf)
Regards,
Luis
-----------------
Song Ting wrote:
> Dear group,
>
> I want to correct the inhomogeneity of the MRI data. What I found in itk
> is a function called OnePlusOneEvolutionary. However, I didn't find the
> example to refer to. Therefore, I just wonder how I can use it and if
> there are other tools available in itk to do the bias field correction.
> Thank you very much.
>
> Sincerely,
> Ting
>
> _________________________________________________________________
> 享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com
> _______________________________________________
> 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