Click or drag to resize

UMatUsageAllocateSharedMemory Field

http://www.emgu.com
Buffer allocation policy is platform and usage specific It is not equal to: AllocateHostMemory | AllocateDeviceMemory

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const UMatUsage AllocateSharedMemory = 4

Field Value

Type: UMatUsage
See Also