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
Syntaxpublic const UMatUsage AllocateSharedMemory = 4
Public Const AllocateSharedMemory As UMatUsage = 4
public:
literal UMatUsage^ AllocateSharedMemory = 4
static val mutable AllocateSharedMemory: UMatUsage
Field Value
Type:
UMatUsage
See Also