DensePointCloud Constructor (Size2D)

CVB.Net Documentation
Constructor.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public DensePointCloud(
	Size2D size
)

Parameters

size
Type: Stemmer.CvbSize2D
Size of the point cloud to create.
See Also

Reference