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.