Click or drag to resize

CvArrayTDepthSetIdentity Method (MCvScalar)

http://www.emgu.com
Initializes scaled identity matrix

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public void SetIdentity(
	MCvScalar value
)

Parameters

value
Type: Emgu.CV.StructureMCvScalar
The value on the diagonal
See Also