Hi everyone<br><br>I'm using the itkConnectedThresholdImageFilter and by default its type of connectivity is "Face connectivity" (4 neighbors). I need to evaluate the 8 neighbors, so I want to set this to the enum "FullConnectivity". I can't find a method to set this!! How can I do that?<br><br>Sincerely,<br><br>Agustin Conde