GpuMat

Undocumented in source.

Members

Functions

convertTo
void convertTo(GpuMat dst, int type)
Undocumented in source. Be warned that the author may not have intended to support it.
download
void download(Mat dst)
Undocumented in source. Be warned that the author may not have intended to support it.
upload
void upload(Mat data)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
GpuMat opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
GpuMat opCall(Mat mat)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta