Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

CPU<->GPU equivalent function

Hi, i'm working on a GPU version of my code, but i can't find any way to do an equivalent of the transform() function on GPU. I use this function to apply a 4x4 Mat on an opencv Mat to make it b&w,sepia,etc.... Is there a way to do this on GPU? Thanks