Click or drag to resize

GpuMatBitmap Property

http://www.emgu.com
Get the Bitmap from this GpuMat

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public Bitmap Bitmap { get; }

Property Value

Type: Bitmap

Implements

IImageBitmap
See Also