[Insight-users] MinimumMaximumImageCalculator

Luis Ibanez luis.ibanez@kitware.com
Wed, 05 Feb 2003 10:03:03 -0500


Hi Puja,

The method to use is

     calculator->SetImage()


By mistake it appears in Doxygen as:

  itkSetConstObjectMacro (Image, ImageType)

This is because we failed to add this macro
to the list of macros to be expanded
before generating documentation.

This has been fixed now, and the doc should
appear ok tomorrow when Doxygen pages are
rebuild.

Thanks for pointing this out.


Luis


--------------------------------------------



Puja Malik wrote:
>     hello,
> quick, basic question -->  how do you set the input image to the 
> MinimumMaximumImageCalculator?  From reading the doxygen pages, i can't 
> seem to find an appropriate function.
> thanks
> puja
> 
> -- 
> ---------------------------------------
> Puja Malik
> Surgical Instruments Group
> MEM Research Center for Orthopaedic Surgery
> Institute for Surgical Technology and Biomechanics 
> University of Bern
> Murtenstrasse 35, P.O. Box 8354
> 3010 Bern, Switzerland
> Phone: +41-31-632-8730
> Fax: +41-31-632-4951
> Email: Puja.Malik@MEMcenter.unibe.ch
> http://www.MEMcenter.unibe.ch
> ---------------------------------------
> 
>