Hi all,<div><br></div><div>I have the following exception when trying to use BinaryImageToShapeLabelMapFilter and ShapeOpeninglabelMapFilter in ITK 4.2:<br><br></div><div>Location: &quot;unknown&quot;</div><div>File: ..\ITK4.2\Modules\Core\Common\src\itkMultiThreader.cxx</div>
<div>Line: 359</div><div>Description: itk::ERROR: MultiThreader&lt;000000001AAFEC10&gt;: Exception occurred during SingleMethodExecute</div><div>..\ITK4.2\modules\core\common\include\itkImageSource.hxx:301:</div><div>itk::ERROR: BinaryImageToLabelMapFilter&lt;000000001AAf8B70&gt;: Subclass should override this method!!!</div>
<div>The signature of ThreadedgenerateData() has been changed in ITK v4 to use the new ThreadIdType.</div><div>BinaryImageToLabelMapFilter::ThreadedGenerateData() might need to be updated to use it.</div><div><br></div><div>
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? </div><div><br></div><div>Thank you.</div>