CvLine2D Methods OpenCvSharp Class Library

The CvLine2D type exposes the following members.

Methods

  NameDescription
Public methodDistance(CvPoint)
Returns the distance between this line and the specified point
Public methodDistance(CvPoint2D32f)
Returns the distance between this line and the specified point
Public methodDistance(CvPoint2D64f)
Returns the distance between this line and the specified point
Public methodDistance(Double, Double)
Returns the distance between this line and the specified point
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFitSize
Fits this line to the specified size (for drawing)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetVectorAngle
Public methodGetVectorRadian
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference