CvPOSITObject Constructor (CvPoint3D32f) OpenCvSharp Class Library
Constructor (cvCreatePOSITObject)

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

public CvPOSITObject(
	CvPoint3D32f[] points
)

Parameters

points
Type: OpenCvSharpCvPoint3D32f
Points of the 3D object model.
See Also

Reference