Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I've found the solution: gpu::buildWarpAffineMaps - to build matrices of x and y coordinates containing the lookup coordinates gpu::remap - to sample the image given the lookup coordinates

I've found the solution: solution:

gpu::buildWarpAffineMaps - to build matrices of x and y coordinates containing the lookup coordinates coordinates

gpu::remap - to sample the image given the lookup coordinates