Click or drag to resize

Affine3dIdentity Method

http://www.emgu.com
Create a new identity matrix

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static Affine3d Identity()

Return Value

Type: Affine3d
The identity affine 3d matrix
See Also