The center of the convolution kernel

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
protected Point _center
Visual Basic (Declaration)
Protected _center As Point
Visual C++
protected:
Point _center

See Also