Click or drag to resize
CvArrayTDepthToUMat Method
http://www.emgu.com
Get the umat representation of this mat

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public UMat ToUMat()

Return Value

Type: UMat
The UMat
See Also