I'd like to perform a projective-transformation (a.k.a. perspective-transformation) warp on an image.
Given the 4 2D corners of the source and target quadrangles (from these the 3x3 Homography matrix can be easily calculated) and the source and target images, I'd like to use the iPhone's OpenGL interface to perform the warp.
I'd like a functionality similar to OpenCV's cvWarpPerspective().
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
|||||||||||
|