Difference between revisions of "Engineering:Project:Intensity Normalization"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
 
(No difference)

Latest revision as of 13:20, 18 December 2006

Home < Engineering:Project:Intensity Normalization

ITK Wrap Intensity Correction and Normalization Methods

Neil Weisenfeld and Simon K. Warfield

File:Weisenfeld-3block.ppt

I've implemented a useful entropy minimization method for correcting intensity artifacts in, for example, MR scans (c.f. Paul Viola, J-F Mangin). Furthermore, we have extended this idea to the minimization of the relative entropy between scans. The later can be used for, say, the standardization of MR intensities across subjects.

As these methods are related, I would like to see them incorporated in a proper C++ class hierarchy implemented using ITK.