MorphoLibJ: using morphological reconstructions to isolate objects
Type
          
      Requires
          
      Supported image dimension
          
      Interaction Level
          
      License/Openness
          
      Description
              When trying to isolate objects, one strategy might be to use regular morphological operations (opening/closing) to remove small objects that are not of interest. In case small objects are made of a large number of pixels, this operation might impair the remaining objects' contours. An alternative strategy might be to use morphological reconstruction. In short, seed is placed on the image, on objects, then conditional dilation is performed from those seeds.
Here is how to proceed, using MorphoLibJ:
- Open an image
 - Use the multi-point selection tool and place seeds on objects of interest
 - Create a new image of same size, black background
 - Transfer the selection to the new image (Edit/Selection/Restore selection)
 - Draw (make sure you're using white foreground) the multiple point selection
 - Launch the Morphological reconstruction plugin: Plugins > MorphoLibJ > Morphological reconstruction
 
has function
          
      has topic
          
      Additional keywords
          
      Entry Curator
              
          Post date
              10/01/2016 - 17:44
          Last modified
              05/03/2023 - 16:19