Given the convex quadrilateral Q. The problem is to determine if $\exists$ a rectangle and a camera perspective projection matrix M (3x4), so that Q = M*R.
My question is similar: Mapping Irregular Quadrilateral to a Rectangle but not exactly duplicate.