| [Up] [Data Types] [Functions] [Demonstrations] [MaxTrees] | SDC Morphology Toolbox for Python-numpy V1.6 31mar2008 |
| User Feedback |
| mmversion | SDC Morphology Toolbox version. |
| mmintcode | Returns the machine internal code. |
| mmmachinecode | Returns the machine code. |
| mmlicensecode | Returns the machine license code. |
| mmlicensedays | Returns the machine license code. |
| mmbench | Benchmarking main functions of the toolbox. |
| 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. |
| mmframe | Create a frame image. |
| mmdrawv | Superpose points, rectangles and lines on an image. |
| mmtext | Create a binary image of a text. |
| mmconcat | Concatenate two or more images along width, height or depth. |
| mmlimits | Get the possible minimum and maximum of an image. |
| mmdatatype | Return the image datatype string |
| mmmaxleveltype | Returns the maximum value associated to an image datatype |
| mmreadgray | Read an image from a commercial file format and stores it as a gray-scale image. |
| mmisbinary | Check for binary image |
| mmisequal | Verify if two images are equal |
| mmislesseq | Verify if one image is less or equal another (is beneath) |
| mmcmp | Compare two images pixelwisely. |
| mmis | Verify if a relationship among images is true or false. |
| mmneg | Negate an image. |
| mmtoggle | Image contrast enhancement or classification by the toggle operator. |
| mmaddm | Addition of two images, with saturation. |
| mmintersec | Intersection of images. |
| mmsubm | Subtraction of two images, with saturation. |
| mmsymdif | Symmetric difference between two images |
| mmunion | Union of images. |
| mmimg2se | Create a structuring element from a pair of images. |
| mmsebox | Create a box structuring element. |
| mmsecross | Diamond structuring element and elementary 3x3 cross. |
| mmsedisk | Create a disk or a semi-sphere structuring element. |
| 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 |
| mmsetrans | Translate a structuring element |
| mmsereflect | Reflect a structuring element |
| mmsedil | Dilate one structuring element by another |
| mmseunion | Union of structuring elements |
| 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. |
| mmcenter | Center filter. |
| mmasf | Alternating Sequential Filtering |
| mmclose | Morphological closing. |
| mmopen | Morphological opening. |
| mmdist | Distance transform. |
| mmgdist | Geodesic Distance Transform. |
| mmopentransf | Open transform. |
| mmclohole | Close holes of binary and gray-scale images. |
| mmflood | Flooding filter- h,v,a-basin and dynamics (depth, area, volume) |
| mmasfrec | Reconstructive Alternating Sequential Filtering |
| mmcloserec | Closing by reconstruction. |
| mminfrec | Inf-reconstruction. |
| mminpos | Minima imposition. |
| mmopenrec | Opening by reconstruction. |
| mmregmax | Regional Maximum. |
| mmregmin | Regional Minimum (with generalized dynamics). |
| mmsuprec | Sup-reconstruction. |
| mmareaclose | Area closing |
| mmareaopen | Area opening |
| mmvmin | Remove basins with volume less than v. |
| mmvmax | Remove domes with volume less than v. |
| mmhmax | Remove peaks with contrast less than h. |
| mmhmin | Remove basins with contrast less than h. |
| mmedgeoff | Eliminate the objects that hit the image frame. |
| mmcbisector | N-Conditional bisector. |
| mmcloserecth | Close-by-Reconstruction Top-Hat. |
| mmcloseth | Closing Top Hat. |
| mmgradm | Morphological gradient. |
| mmopenrecth | Open-by-Reconstruction Top-Hat. |
| mmopenth | Opening Top Hat. |
| mmskelm | Morphological skeleton (Medial Axis Transform). |
| mmskelmrec | Morphological skeleton reconstruction (Inverse Medial Axis Transform). |
| mmendpoints | Interval to detect end-points. |
| mmhomothick | Interval for homotopic thickening. |
| mmhomothin | Interval for homotopic thinning. |
| mminterot | Rotate an interval |
| mmintershow | Visualize an interval. |
| mmse2interval | Create an interval from a pair of structuring elements. |
| mmse2hmt | Create a Hit-or-Miss Template (or interval) from a pair of structuring elements. |
| mmthreshad | Threshold (adaptive) |
| mminfcanon | Intersection of inf-generating operators. |
| mminfgen | Inf-generating. |
| mmsupcanon | Union of sup-generating or hit-miss operators. |
| mmsupgen | Sup-generating (hit-miss). |
| mmcthick | Image transformation by conditional thickening. |
| mmcthin | Image transformation by conditional thinning. |
| mmcwatershed | Detection of 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. |
| mmhistogram | Find the histogram of the image f. |
| mmlabel | Label a binary image. |
| mmblob | Blob measurements from a labeled image. |
| mmgrain | Gray-scale statistics for each labeled region. |
| mmlabelflat | Label the flat zones of gray-scale images. |
| mmstats | Find global image statistics. |
| mmpatspec | Pattern spectrum (also known as granulometric size density). |
| mmglblshow | Apply a random color table to a gray-scale image. |
| mmgshow | Apply binary overlays as color layers on a binary or gray-scale image |
| mmsurf | Generate a shaded visualization image of a gray-scale image as a topographic model. |
| mmbshow | Generate a graphical representation of overlaid binary images. |
| mmdtshow | Display a distance transform image with an iso-line color table. |
| 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. |
| mmgplot | Returns an image with the plot of a function. |
| mmplot | Plot a function. |
| mmdraw | Superpose rectangles and lines on an image. Obsolete, use mmdrawv. |
| mmvdome | Obsolete, use mmvmax. |
| [Up] [Data Types] [Functions] [Demonstrations] [MaxTrees] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |