Top "Morphological-analysis" questions

Morphological Analysis or General Morphological Analysis is a method developed by Fritz Zwicky (1967, 1969) for exploring all the possible solutions to a multi-dimensional, non-quantified complex problem.

How to parse a DOT file in Python

I have a transducer saved in the form of a DOT file. I can see a graphical representation of the …

python parsing dot morphological-analysis transducer
Segmenting a grayscale image

I am having trouble achieving the correct segmentation of a grayscale image: The ground truth, i.e. what I would …

matlab image-processing image-segmentation morphological-analysis mathematical-morphology
How to find Center of Mass for my entire binary image?

I'm interested in finding the coordinates (X,Y) for my whole, entire binary image, and not the CoM for each …

matlab image-processing computer-vision image-segmentation morphological-analysis
Select largest object in an image

I am trying to find the the largest object in an image and remove any other objects in the image …

matlab image-processing morphological-analysis