[mmvbasin] [Up] Obsolete

mmvdome
Obsolete, use mmvmax.

Synopsis

function y = mmvdome ( f , v , Bc )

Input

f Image Gray-scale (uint8 or uint16) image
v Double

Default: 1

Volume parameter.

Bc Structuring Element

Default: 3x3 elementary cross

Structuring element (connectivity).

Output

y Image Gray-scale (uint8 or uint16) or binary image

Description

The correct name for this operator mmvdome is mmvmax.

[mmvbasin] [Up]