Introduction - If you have any usage issues, please Google them yourself
The cvFindHomography call opencv function matrix H is obtained, and then use use cvInvert determined inverse matrix H, and finally, the pixels on the image, use cvMatMul (Ma, Mb, Mc) obtained the results matrix, and then expressed.