[Insight-users] Exception in MultiThreader.cxx when using BinaryImageToShapeLabelMapFilter

Bill Lorensen bill.lorensen at gmail.com
Sat Jul 21 09:43:09 EDT 2012


As stated in the exception message:
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.

On Sat, Jul 21, 2012 at 12:09 AM, Janey Gutenko <igutenko at gmail.com> wrote:

> 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.
>
> _____________________________________
> 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://www.kitware.com/products/protraining.php
>
> 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-users
>
>


-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120721/3d97bfb0/attachment.htm>


More information about the Insight-users mailing list