[Insight-users] ScalarImageToHistogramGenerator frequency container overflow

Melanie Uks meluks2010 at googlemail.com
Tue Jul 19 09:22:23 EDT 2011


Hi John,
what do you mean by mixing debug and release?
I was building itk with the x64 compiler from visual studio, which is the
one I'm using to build my program...

melanie


2011/7/19 John Drescher <drescherjm at gmail.com>

> On Tue, Jul 19, 2011 at 5:49 AM, Melanie Uks <meluks2010 at googlemail.com>
> wrote:
> > Hi all,
> >
> > I found the command to ignore zeros for the histogram:
> >  histogramGenerator->SetHistogramMin(0.5);
> >
> histogramGenerator->SetHistogramMax(minimumMaximumImageFilter->GetMaximum());
> >
> > But I could not solve the general problem. Can somebody give me a hint?
> >
>
> Are you mixing debug and release or do you have itk built from some
> other visual studio compiler. Remember if you can not install the
> release (or use itk built from any other compiler) version of itk and
> then use your application in debug mode.
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110719/515bb71e/attachment.htm>


More information about the Insight-users mailing list