public Point CenterOfGravity { get; }
Public ReadOnly Property CenterOfGravity As Point Get
The property keeps center of gravity point, which is calculated as mean value of X and Y coordinates of blob's points.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.