dilation_golaydilation_golayDilationGolayDilationGolaydilation_golay — Dilate a region with an element from the Golay alphabet.
Warning
dilation_golaydilation_golayDilationGolayDilationGolayDilationGolaydilation_golay is obsolete and is only provided for
reasons of backward compatibility.
The rotation number RotationRotationRotationRotationrotationrotation determines which rotation of
the element should be used, and whether the foreground (even) or
background version (odd) of the selected element should be used.
The Golay elements, together with all possible rotations, are
described with the operator golay_elementsgolay_elementsGolayElementsGolayElementsGolayElementsgolay_elements. The
operator works by shifting the structuring element over the region
to be processed (RegionRegionRegionRegionregionregion). For all positions of the
structuring element that intersect the region, the corresponding
reference point (relative to the structuring element) is added to
the output region. This means that the union of all translations of
the structuring element within the region is computed.
Rotation of the Golay element. Depending on the
element, not all rotations are valid.
Default value: 0
List of values: 0, 2, 4, 6, 8, 10, 12, 14, 1, 3, 5, 7, 9, 11, 13, 15
Complexity
Let F be the area of an input region. Then the runtime complexity for one
region is:
Result
dilation_golaydilation_golayDilationGolayDilationGolayDilationGolaydilation_golay returns TRUE if all parameters are
correct. The behavior in case of empty or no input region can be
set via:
no region:
set_system('no_object_result',<RegionResult>)