Get the exterior angle between this line and otherLine
Namespace:
Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public double GetExteriorAngleDegree( LineSegment2DF otherLine ) |
Visual Basic (Declaration) |
---|
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