Skip to content

central_opencv raise error with --num_pyramid_levels = 4 #62

@phamdat09

Description

@phamdat09

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions