[Insight-developers] itkNoirmalieImageFilter

Lorensen, William E (CRD) lorensen@crd.ge.com
Mon, 4 Mar 2002 22:27:56 -0500


Folks,
I've checked in a new class, itkNormalizeImageFilter, that creates a mini-pipeline using
itkStatisticsImageFilter and itkShiftScaleImageFilter. Both of the elements of the pipeline are
threaded.

I also combine the Progress methods of the two pipeline elements to create a progress mechanism for
the driving filter.

I still need to verify (with Jim) that I'm using the pipeline mechanism correctly.

Bill