CvCreatePOSITObject Method (CvPoint3D32f) OpenCvSharp Class Library
Initializes structure containing object information

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static CvPOSITObject CreatePOSITObject(
	CvPoint3D32f[] points
)

Parameters

points
Type: OpenCvSharpCvPoint3D32f
Array of points of the 3D object model.

Return Value

Type: CvPOSITObject

[Missing <returns> documentation for "M:OpenCvSharp.Cv.CreatePOSITObject(OpenCvSharp.CvPoint3D32f[])"]

See Also

Reference