UMatUsage Enumeration |
Namespace: Emgu.CV
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | Default | |
| AllocateHostMemory | 1 | Buffer allocation policy is platform and usage specific | |
| AllocateDeviceMemory | 2 | Buffer allocation policy is platform and usage specific | |
| AllocateSharedMemory | 4 | Buffer allocation policy is platform and usage specific It is not equal to: AllocateHostMemory | AllocateDeviceMemory |