I was trying to calibrate my web camera with the official Aruco camera calibration program using default ArUco Boards, however, I didn't get the output yml file and I received the error message below.
VIDEOIO ERROR: V4L2: setting property #-1 is not supported
VIDEOIO ERROR: V4L2: setting property #-1 is not supported
1 500 0.002
This is the arguments I input, ./aruco_calibration live[:1] aruco_calibration_grid_board_a4.yml camera_results.yml -size=0.04
. I saw the live video window pop out, and I could add images for calibration by press a
, but I didn't see press c to calibrate
as suggested in tutorial. Here is the screenshot of the in
window.
Can someone please tell me what went wrong?