http://www.emgu.com
Convert the GpuMat to Mat
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
SyntaxPublic Function ToMat As Mat
member ToMat : unit -> Mat
Return Value
Type:
MatThe Mat that contains the same data as this GpuMat
See Also