Click or drag to resize
ConvolutionKernelFCenter Property
http://www.emgu.com
The center of the convolution kernel

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public Point Center { get; set; }

Property Value

Type: Point
See Also