[Insight-users] itk equivalent to vtk GetScalarRange?
Karthik Krishnan
karthik.krishnan at kitware.com
Mon May 7 18:21:38 EDT 2007
itk::MinimumMaximumImageCalcalulator -
http://www.itk.org/Doxygen/html/classitk_1_1MinimumMaximumImageCalculator.html
--
Karthik Krishnan
R&D Engineer,
Kitware Inc.
On 5/7/07, dean.inglis at camris.ca <dean.inglis at camris.ca> wrote:
>
> is there a simple method/filter to get the
> scalar range of an ITK image's data?
> With VTK you can do:
> double range[2];
> filter->GetOutput->GetScalarRange(range);
>
> I have found itkStatisticsImageFilter but
> this seems like overkill for just getting
> min/max of the image data.
>
> Dean
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070507/50d08b5e/attachment.htm
More information about the Insight-users
mailing list