<div dir="ltr">Hi<br><br>In ITK ReconstructionByDilationImageFilter it&#39;s specifically written <a href="http://www.itk.org/Doxygen/html/classitk_1_1ReconstructionByDilationImageFilter.html">in the documentation</a> that The marker image must be less than or equal to the mask image (on a pixel by pixel basis).<br>
But in SimpleITK I get the following error message with sitk.ReconstructionByDilationImageFilter: <br><br><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">itk::ERROR: ReconstructionByDilationImageFilter(0x7fd6fc671ea0): Marker pixels must be &gt;= mask pixels.</blockquote>
<br>So either the message means that some marker pixels have been found to be &gt;= to mask pixels, or another convention as been chosen. Does anybody know the answer?<div><br></div><div style>BTW, it is clearly not indicated in the documentation which image is the marker image and which one is the mask image. Is this documented anywhere?</div>
<div style><br></div><div style>Thanks for your help.</div><div style><br>TD.</div><div style><br></div></div>