OpenCV2-Python-Tutorials icon indicating copy to clipboard operation
OpenCV2-Python-Tutorials copied to clipboard

Update py_calibration.rst

Open Matthias-Schroeter opened this issue 5 years ago • 0 comments

small corrections to the mean error computation:

  • added parenthesis
  • changed xrange to range for Python 3 compatibility
  • total_error is undefined

Matthias-Schroeter avatar Dec 07 '20 21:12 Matthias-Schroeter