OpenCV2-Python-Tutorials
OpenCV2-Python-Tutorials copied to clipboard
Update py_calibration.rst
small corrections to the mean error computation:
- added parenthesis
- changed xrange to range for Python 3 compatibility
- total_error is undefined