Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_Resamplers🞂TKernelSampler🞂KernelPropertyPublished

TKernelSampler.Kernel

Specifies the 2D integer weight map and kernel origin coordinates.

Declaration ​

pascal
property Kernel: TIntegerMap read FKernel write SetKernel;
property CenterX: Integer read FCenterX write FCenterX;
property CenterY: Integer read FCenterY write FCenterY;

Description ​

Kernel specifies the 2D weight matrix map used for discrete convolution and morphological operations.