[Top] [Up] [Prev] [Next] [Up] [Tutorial] mmtutor V1.0 30abr2001

mm011what - Syntax, data types and conventions.


Synopsis
mm011what
Description

What is the SDC Morphology Toolbox

The SDC Morphology Toolbox is a set of functions (i.e., programs) for Image and Signal Processing. The functions available in our toolbox are based on the theory of Mathematical Morphology, a powerful non linear approach for the representation of image and signal transforms.

Our toolbox is useful for solving several Image and Signal Processing problems, particularly, segmentation, extraction of quantitative information, noise reduction and compression.

An interesting characteristic of Mathematical Morphology is that it permits to study generic transformations of discrete signals directly (i.e., without appealing to continuous approximations). This fact permits the development of efficient algorithms on compact integer data structures, that is a remarkable characteristic of our software.

Platforms and implementation

The SDC Morphology Toolbox runs on MATLAB and is supported for 3 platforms: MS-Windows, Linux and Solaris.

The functions of our toolbox are implemented as mex files. For each function, there is an m-file and a mex-file, that is, a .dll, a .mexlx or a .mexsol, depending on the platform. The mex-files call a dynamic library, implemented in C and named libmorph.dll or libmorph.so, depending on the platform.

Syntax conventions

The SDC Morphology Toolbox is generated mostly using automatic methods. This ensures that the syntax and conventions used are very consistent throughtout the toolbox.

The toolbox operates on the following data structures:

General rules

Use of mmfreedom

Gray-scale and Binary images

Exercises


[Top] [Up] [Prev] [Next] [Up] [Tutorial] Valid XHTML 1.0!
Copyright (c) 1998-20001 by SDC Information SystemsCopyright (c) 1998-20001 by SDC Information Systems