[Insight-users] Help with otsumultiplethresholdfilter

David Doria daviddoria at gmail.com
Thu Jun 30 18:05:59 EDT 2011


On Thu, Jun 30, 2011 at 5:58 PM, barbababa <tonimuusimaki at gmail.com> wrote:
> Solved:
>
> apparently one needs to initialize the image to zero before adding
> it to the addimagefilter:
>                sumimage->Allocate();
>                sumimage->FillBuffer(0) ;
>
> cheers
> toni

I'm glad you have solved your problem. If you still wouldn't mind
creating a small test case with an easy-to-expect output and updating
the wiki page that would be great.

David


More information about the Insight-users mailing list