http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the exterior angle between this line and otherLine
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public double GetExteriorAngleDegree( LineSegment2DF otherLine ) |
Visual Basic |
---|
Public Function GetExteriorAngleDegree ( _ otherLine As LineSegment2DF _ ) As Double |
Visual C++ |
---|
public: double GetExteriorAngleDegree( LineSegment2DF otherLine ) |
Parameters
- otherLine
- Type: Emgu.CV.Structure..::..LineSegment2DF
The other line