Creates a CvPoint2D64f with the coordinates of the specified CvPoint.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- p
- Type: OpenCvSharpCvPoint
A CvPoint that specifies the coordinates for the new CvPoint2D64f.
Return Value
Type: CvPoint2D64f[Missing <returns> documentation for "M:OpenCvSharp.CvPoint2D64f.op_Implicit(OpenCvSharp.CvPoint)~OpenCvSharp.CvPoint2D64f"]
See Also