↓ 1 callersFunctioncalculate_perspective_transformCalculates coefficients of perspective transformation
* which maps (xi,yi) to (ui,vi), (i=1,2,3,4):
*
* c00*xi + c01*yi + c02
* ui = --------
modules/img_transform/warp_perspective/src/warp_perspective_common.cpp:681