Hello MathWorks Community,
I am learning how to use the Camera Calibrator and the Stereo Camera Calibrator toolbox with AprilTag patterns. I followed the instruction in page https://www.mathworks.com/help/vision/ug/camera-calibration-using-apriltag-markers.html to famailar with calibraing a single camera with Apriltag patterns. I used the "Camera Calibrator" toobox under the "App" section, As a practise, I just copied the Apriltag patterns within the "aprilTagCalibImages" folder, which was automatically generated as I run the script in the tutorial in the above link, to a seperate folder, saved these images into a seperate folder and selected these pattern for calibration. In this way, the system had no issue with recognizing the AprilTag patterns and performed the calibration. I then tried to use the "Stereo Camera Calibrator" toolbox under the "App" section to learn how to calibrate a pair of stereo vision camera simutaneously, as I copied and pasted the same set of AprilTagg patterns into two seperate folders, and indicating these two folders containing the image for left and right camera, the system poped out any error message as shown below to indicate that the picture format has some issue.
Had any one meet the similar error before?