FilterKirshHorz3x3 Constant
ImagingCanvases

Kernel for 3x3 Kirsh horizontal edge detection filter.

Pascal
FilterKirshHorz3x3: TConvolutionFilter3x3 = ( Kernel: (( 5, 5, 5), (-3, 0, -3), (-3, -3, -3)); Divisor: 1);
File

ImagingCanvases (at line 454)

Related Information
You are here: Symbol Reference > Constants > FilterKirshHorz3x3 Constant