Stemmer.Cvb.Geometry2D Namespace

CVB.Net Documentation
The namespace Stemmer.Cvb.Geometry exposes some elementary geometrical primitives that one or more modules of Common Vision Blox are working with (e.g. for regression purposes).
Structures

  StructureDescription
Public structureCircle
Class representing a circle (for the purpose of regression and other calculations).
Public structureEllipse
Class representing an ellipse (for the purpose of regression and other calculations).
Public structureLine
Object representing an infinite line in 2 dimensional space.
Public structureLineSegment
A line segment between two points.