clear_smallEchoes | R Documentation |
Takes in labeled image removes objects smaller than min_size and returns re-labeled image. Pixels attached diagonally are not considered as continuouse part of the object.
clear_smallEchoes(label_image, min_size)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.