Click or drag to resize

Point3d  Conversion (Point3d to Vec3d)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static implicit operator Vec3d (
	Point3d point
)

Parameters

point
Type: OpenCvSharpPoint3d

Return Value

Type: Vec3d
See Also