[Insight-developers] smoothing histograms

Luis Ibanez luis.ibanez at kitware.com
Wed Jan 28 18:42:18 EST 2009


I don't think we have a class for directly smoothing a histogram.

You could try:

   - converting the histogram to an image,
   - smoothing the image,
   - and converting the image back into a histogram....


Regards,


     Luis


--------------------------------------------------------
On Wed, Jan 28, 2009 at 6:39 PM, Richard Beare <richard.beare at gmail.com>wrote:

> Hi,
> Are there any tools for smoothing an itk::Histogram? I have a problem
> where histogram dimension is related to image dimension, so I'd like
> something that is dimension independent.
>
> Thanks
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090128/68704c75/attachment.htm>


More information about the Insight-developers mailing list