http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Determin which side of the line the 2D point is at
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public int Side( PointF point ) |
Visual Basic |
---|
Public Function Side ( _ point As PointF _ ) As Integer |
Visual C++ |
---|
public: int Side( PointF point ) |
Parameters
- point
- Type: System.Drawing..::..PointF
the point