MomentsGravityCenter Property |
http://www.emgu.com
The Gravity Center of this Moment
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic MCvPoint2D64f GravityCenter { get; }
Public ReadOnly Property GravityCenter As MCvPoint2D64f
Get
public:
property MCvPoint2D64f GravityCenter {
MCvPoint2D64f get ();
}
member GravityCenter : MCvPoint2D64f with get
Property Value
Type:
MCvPoint2D64f
See Also