CvArrayTDepthToUMat Method |
http://www.emgu.com
Get the umat representation of this mat
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic Function ToUMat As UMat
member ToUMat : unit -> UMat
Return Value
Type:
UMatThe UMat
See Also