I'm trying to transform a static image to give the illusion of it being taken from different angles. It seems like warpperspective and warpaffine are the functions I should understand to make this work. However even after the openCV docs I'm having difficulty understanding them.
What tutorials/docs should I read that explains them very well?