BlobResultMinimumMomentPoints Property

CVB.Net Documentation
Points where the major axis of the blob intersects with the blob's bounding box.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public IList<Point2D> MinimumMomentPoints { get; }

Property Value

Type: IListPoint2D
See Also

Reference