Clone
Returns deep copy of the matrix, i.e. the data is copied
Copy to Array
Copies the hostmat data into an array.
CopyFromData
Copies raw data from LabVIEW into the pinned HostMem buffer.
CopyToImage
Copies the hostmat data into the provided image.
Create
Wrapping special memory type allocation functions from CUDA
CreateGpuMatHeader
Maps CPU memory to GPU address space and creates the cuda::GpuMat header without reference counting …
Dispose
Closes the reference and triggers cleanup of the associated C++ object, releasing system resources. …
Empty
Returns true if the HostMem object has no allocated data or a size of zero.
Low Level
Low Level memory information
ReadInfo
Returns information about the size and type of the HostMem