I looked through all the code and did't find formulas that calculate new coordinates after using method apply_geometry_distortion of  Modifier class.
After undistorting the image, some pixels are lost, and i would like to know its location behind the image (e.g. point (-20; 20)).
Can I somehow match the pixels coordinates on the original frame and undistorted?