| 1 | initial version |
Well,well,well. I am also a totally new to camera calibration techniques.But I still hope my words can help you.
calirateCamera() returns a value , called rms(reprojection error) which can tell you your calibration precision. The rms should be between 0.1~1,with best something <0.5.good luck.
| 2 | No.2 Revision |
Well,well,well. I am also a totally new to camera calibration techniques.But I still hope my words can help you.
calirateCamera() returns a value , called rms(reprojection error) which can tell you your calibration precision. The rms should be between 0.1~1,with best something <0.5.good luck.