1 | initial version |
Switch length and width. I ended up just switching the length and width numbers in the input xml file, and it ended up working. Initially, I was getting a funky undistorted image, but I set all the following constraints to zero (false):
<calibrate_fixaspectratio> 1 </calibrate_fixaspectratio> <calibrate_assumezerotangentialdistortion>1</calibrate_assumezerotangentialdistortion> <calibrate_fixprincipalpointatthecenter> 1 </calibrate_fixprincipalpointatthecenter> and then it worked correctly.
2 | No.2 Revision |
Switch length and width. I ended up just switching the length and width numbers in the input xml file, and it ended up working. Initially, I was getting a funky undistorted image, but I set all the following constraints to zero (false):