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