I have been using ARToolKit to calibrate my camera, everything went fine until I tried to save the result, it came up with this error:
Error (13): unable to open camera parameters file "camera_para.dat" for writing. Result too large Parameter write error!!
I used the ARToolKit's calib_camera example code.
Thank you in advance!