ConvolutionKernelF_center Field |
http://www.emgu.com
The center of the convolution kernel
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
SyntaxProtected _center As Point
protected:
Point^ _center
val mutable _center: Point
Field Value
Type:
Point
See Also