Introduction - If you have any usage issues, please Google them yourself
implement motion compensation using Opencv, firstly, corners are detected on two images, and then the corners of two images are matched, the last image after affine transformation compensated according to the matching corner points of the two images