How can I test if camera calibration was optimal?
Hello.
I want to test if I properly calibrated my camera. I succesfully calculate camera matrix, load XML files and open camera again with parameters loaded as explained here:
https://www.youtube.com/watch?v=v7jut...
and here:
https://docs.opencv.org/2.4/doc/tutor...
But how can I know that camera calibtation was optimal? And how to visualize calibration effect?