Hi,<br><br>i&#39;m using WatershedImageFilter, but oversegmentation occurs.<br><br>I want to join segments that are very small to their bigger neighbors (if they have more then x touching pixels).<br><br>So i basically want to:<br>
 - join two given labels in a LabelImage<br> - measure how much two labels in a LabelImage touch each other<br><br>Is there a way to do this nice and easy in itk?<br><br>Or, if you have another approach to handle oversegmentation, please also tell me.<br>
<br>Cheers<br>Igor<br><br><br><br><br><br><br>