[Insight-users] Exception in MultiThreader.cxx when using BinaryImageToShapeLabelMapFilter
Janey Gutenko
igutenko at gmail.com
Sat Jul 21 00:09:50 EDT 2012
Hi all,
I have the following exception when trying to use
BinaryImageToShapeLabelMapFilter and ShapeOpeninglabelMapFilter in ITK 4.2:
Location: "unknown"
File: ..\ITK4.2\Modules\Core\Common\src\itkMultiThreader.cxx
Line: 359
Description: itk::ERROR: MultiThreader<000000001AAFEC10>:
Exception occurred during SingleMethodExecute
..\ITK4.2\modules\core\common\include\itkImageSource.hxx:301:
itk::ERROR: BinaryImageToLabelMapFilter<000000001AAf8B70>: Subclass
should override this method!!!
The signature of ThreadedgenerateData() has been changed in ITK v4 to use
the new ThreadIdType.
BinaryImageToLabelMapFilter::ThreadedGenerateData() might need to be
updated to use it.
Any idea what can I do about it? Were these filters updated in this
version? Do you know if they work properly in versions 4 or 4.1?
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120721/56bd352b/attachment.htm>
More information about the Insight-users
mailing list