http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Map an image point to a Map point
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public PointF ImagePointToMapPoint( Point pt ) |
Visual Basic |
---|
Public Function ImagePointToMapPoint ( _ pt As Point _ ) As PointF |
Visual C++ |
---|
public: PointF ImagePointToMapPoint( Point pt ) |
Parameters
- pt
- Type: System.Drawing..::..Point
The point on image