abidrahmank/OpenCV2-Python-Tutorials

local variable 'tot_error' referenced before assignment

bhomaidan1990 opened this issue · 0 comments

  • I believe that the tot_error has to be replaced by mean_error in this tutorial, and the print function might print: print("Mean Projection Error: ", mean_error/len(objpoints))
  • see the link