http://www.emgu.com
Make a clone of the GpuMat
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
SyntaxPublic Function Clone As Object
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object
override Clone : unit -> Object
Return Value
Type:
ObjectA clone of the GPU Mat
Implements
ICloneableClone
See Also