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: 4.0.1.3373 (4.0.1.3373)
SyntaxPublic Function ToUMat As UMat
member ToUMat : unit -> UMat
Return Value
Type:
UMatThe UMat
See Also