-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
Hello, I tried to calibrate my camera with your tool. However, when I run your code with central_opencv with --num_pyramid_levels = 4, it raises the error calibration.cc:1060 FATL| CHECK FAILED: !!(state->intrinsics[camera_index]->GetGridResolution(&actual_resolution_x, &actual_resolution_y)) Camera model without GetGridResolution() used with pyramid scheme; set --num_pyramid_levels to 1 . Then, I run with --num_pyramid_levels= 1,but, the result is so poor.
Can I run the central_opencv with --num_pyramid_levels = 4 ? One more question, I need the value of focal length, then, Do you have any way to convert the result of central_generic to fx, fy, cx, cy ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels