[Insight-users] Help with otsumultiplethresholdfilter
barbababa
tonimuusimaki at gmail.com
Thu Jun 30 17:58:00 EDT 2011
Solved:
apparently one needs to initialize the image to zero before adding
it to the addimagefilter:
sumimage->Allocate();
sumimage->FillBuffer(0) ;
cheers
toni
--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Help-with-otsumultiplethresholdfilter-tp6534491p6535163.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list