Ask Your Question

Revision history [back]

Rotate an image using gpumat in opencv 3.0

I would like to ask how to rotate an image in gpumat format in opencv 3.0?

cuda::rotate can be found in opencv 3.0 document, but i cannot find this function when i use it in vs2012.

Did i forget to include any header file?

Thank you very much.