http://www.emgu.com
Make a clone of the GpuMat
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
SyntaxPublic Function Clone As Object
member Clone : unit -> Object
Return Value
Type:
ObjectA clone of the GPU Mat
See Also