[Insight-developers] Hisotgramming problems with large images

Luis Ibanez luis.ibanez at kitware.com
Tue Mar 1 09:23:44 EST 2011


Hi Richard,


                      What ITK version ?


---

I believe this was fixed a while ago for ITKv4.


     Luis


-------------------------------------------------------
On Tue, Mar 1, 2011 at 5:50 AM, Richard Beare <richard.beare at gmail.com> wrote:
> Hi,
> I'm playing with some largish images (1395 x 1130 x 562) which contain
> small floating point values (0->6e-7). I'm experimenting with
> histogramming methods (otsu thresholding + creating my own histogram
> based on ImageHistogram2 in the examples), but get the following
> error:
>
> itk::ERROR: DenseFrequencyContainer(0x514a0a0): Frequency container
> saturated for Instance
>
> Which seems to result from the number of entries in a bin being larger
> than the largest integer a floating point value is able to represent.
> Is there any easy way around this?
>
> I was hoping to avoid messing around with scaling and subsampling at
> these early stages.
>
> Thanks
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list