CvArrayTDepthSetIdentity Method |
http://www.emgu.com
Initialize the identity matrix
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic void SetIdentity()
public:
void SetIdentity()
member SetIdentity : unit -> unit
See Also