[Up] [Basic Concepts] [Demonstrations] [Functions] SDC Morphology Toolbox V1.1 15Jan02

Functions


Data Type Conversion
mmbinary - Convert a gray-scale image into a binary image.
mmfreedom - Control automatic data type conversion.
mmgray - Convert a binary image into a gray-scale image.
Image Creation
mmdrawv - Superpose points, rectangles and lines on an image. (replaces mmdraw)
mmframe - Create a frame image.
mmtext - Create a binary image of a text.
Image file I/O
mmreadgray - Read an image from a commercial file format and stores it as a gray-scale image.
mmwrite - Write a gray-scale image into a commercial file format.
Relations
mmcmp - Compare two images pixelwisely.
mmis - Verify if a relationship among images is true or false.
Operations
mmaddm - Addition of two images, with saturation.
mmintersec - Intersection of images.
mmneg - Negate an image.
mmsubm - Subtraction of two images, with saturation.
mmsymdif - Symmetric difference between two images.
mmtoggle - Image contrast enhancement or classification by the toggle operator.
mmunion - Union of images.
Structuring Elements
mmimg2se - Create a structuring element from a pair of images.
mmsebox - Create a box structuring element.
mmsecross - Cross structuring element.
mmsedisk - Create a disk or a semi-sphere structuring element.
mmsedomain - Control implicit finite or infinite domain for image Minkowski operations.
mmseline - Create a line structuring element.
mmserot - Rotate a structuring element.
mmseshow - Display a structuring element as an image.
mmsesum - N-1 iterative Minkowski additions
Dilations And Erosions
mmcdil - Dilate an image conditionally.
mmcero - Erode an image conditionally.
mmdil - Dilate an image by a structuring element.
mmero - Erode an image by a structuring element.
Morphological Filters
mmasf - Alternating Sequential Filtering.
mmcenter - Center filter.
mmclose - Morphological closing.
mmopen - Morphological opening.
Image Transforms
mmdist - Distance transform.
mmgdist - Geodesic Distance Transform.
mmopentransf - Open transform.
Connected Operators
mmareaclose - Area closing
mmareaopen - Area opening.
mmasfrec - Alternating Sequential Filtering by reconstruction
mmclohole - Close holes of binary and gray-scale images.
mmcloserec - Closing by reconstruction.
mmflood - Flooding filter- h,v,a-basin and dynamics (depth, area, volume).
mmhbasin - Remove basins with contrast smaller than h.
mmhdome - Remove peaks with contrast smaller than h.
mminfrec - Inf-reconstruction.
mminpos - Minima imposition.
mmopenrec - Opening by reconstruction.
mmregmax - Regional Maximum.
mmregmin - Regional Minimum (with generalized dynamics).
mmsuprec - Sup-reconstruction.
mmvbasin - Remove basins with volume smaller than v.
mmvdome - Remove domes with volume smaller than v.
Residues
mmcbisector - N-Conditional bisector.
mmcloserecth - Close-by-Reconstruction Top-Hat.
mmcloseth - Closing Top Hat.
mmedgeoff - Eliminate the objects that hit the image frame.
mmgradm - Morphological gradient.
mmlastero - Last erosion.
mmopenrecth - Open-by-Reconstruction Top-Hat.
mmopenth - Opening Top Hat.
mmskelm - Morphological skeleton (Medial Axis Transform).
mmskelmrec - Morphological skeleton reconstruction (Inverse Medial Axis Transform).
Intervals (hit-or-miss templates)
mmendpoints - Interval to detect end-points.
mmhomothick - Interval for homotopic thickening.
mmhomothin - Interval for homotopic thinning.
mminterot - Rotate an interval
mmintershow - Visualize an interval.
mmse2hmt - Create a Hit-or-Miss Template (or interval) from a pair of structuring elements.
mmse2interval - Create an interval from a pair of structuring elements.
Sup-generating And Inf-generating
mminfcanon - Intersection of inf-generating operators.
mminfgen - Inf-generating.
mmsupcanon - Union of sup-generating or hit-miss operators.
mmsupgen - Sup-generating (hit-miss).
mmthreshad - Threshold (adaptive).
Thinning And Thickening
mmcthick - Image transformation by conditional thickening.
mmcthin - Image transformation by conditional thinning.
mmcwatershed - Detection of watershed from markers.
mmiwatershed - Interactive watershed from markers.
mmskiz - Skeleton of Influence Zone - also know as Generalized Voronoi Diagram
mmswatershed - Detection of similarity-based watershed from markers.
mmthick - Image transformation by thickening.
mmthin - Image transformation by thinning.
mmwatershed - Watershed detection.
Measurements
mmblob - Blob measurements from a labeled image.
mmfractal - Compute the fractal dimension of a binary image using Minkowski sausage model.
mmgrain - Gray-scale statistics for each labeled region.
mmhistogram - Find the histogram of the image f.
mmlabel - Label a binary image.
mmlabelflat - Label the flat zones of gray-scale images.
mmpatspec - Pattern spectrum (also known as granulometric size density).
mmstats - Find global image statistics.
Visualization
mmdtshow - Display a distance transform image with an iso-line color table.
mmgdtshow -
mmglblshow -
mmgshow -
mmlblshow - Display a labeled image assigning a random color for each label.
mmshow - Display binary or gray-scale images and optionally overlay it with binary images.
mmsurf - Generate a shaded visualization image of a gray-scale image as a topographic model.
mmtruesize - Make the image display true size to screen pixels.
Obsolete
mmdraw - Superpose rectangles and lines on an image. Obsolete, use mmdrawv.
mmisbinary - Check for binary image. Obsolete, use mmis.
mmisequal - Verify if two images are equal. Obsolete, use mmis.
mmislesseq - Verify if one image is less or equal another. Obsolete, use mmis.

[Up] [Basic Concepts] [Demonstrations] [Functions] Valid XHTML 1.0!
Copyright (c) 1998-2002 by SDC Information Systems