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