Develop panorama algorithm set to overcome stitching issues
Paper: As-Projective-As-Possible Image Stitching with Moving DLT
Api: void APAP(const MatrixXf &inlier, const MatrixXf &A, const Matrix3f &T1, const Matrix3f &T2, int offX, int offY, int cw, int ch, const Mat &img1, const Mat &img2)