Home | GR32_Resamplers |
TEroder
Hierarchy
TPersistent
|
|
|
|
|
Description
TEroder is a nested sampler for performing morphological erosion. This operation is defined as
where f is a sampler and b is a structuring element. Unlike dilation, which expands the image features, erosion will cause the high intensity image features to become thinner. The structuring element is defined by the Kernel property of the class. See topic about Sampling and Rasterization for more info.
Reference
Properties | Methods | Events |
---|---|---|
In TEroder: | ||
Create | ||
In TKernelSampler: | ||
CenterX | Destroy | |
CenterY | GetSample | |
Kernel | ||
In TNestedSampler: | ||
Sampler | ||
In TCustomSampler: | ||
FinalizeSampling | ||
GetSampleBounds | ||
HasBounds | ||
PrepareSampling | ||
In TNotifiablePersistent: | ||
UpdateCount | BeginUpdate | OnChange |
Changed | ||
EndUpdate |
See Also
Resamplers Example, Sampling and Rasterization, TDilater
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007