Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] OAK-D Pro W right mono camera distorted after calibration #882

Open
ZumWoelkchen opened this issue Dec 22, 2022 · 2 comments
Open
Labels
bug Something isn't working

Comments

@ZumWoelkchen
Copy link

What:

It appears that the calibration tool messes up calibration on OAK-D Pro W devices. I reproduced this behavior on two devices with the same result.

  • The example images below show both left & right mono cameras pointing to the same grid.

left
right

How to reproduce:

  • Check the rectified right mono camera with factory calibration. Should be fine.
  • Run calibration tool: python3 calibrate.py -s 2.45 -brd BW1098OBC -db
    After successful calibration check the cameras again. Rectified left should look fine. Rectified right has noticeable circular distortions around the edge of the frame.
  • I used the included demo application (depthai_demo.py) to verify this behavior.

My calibration board:

@ZumWoelkchen ZumWoelkchen added the bug Something isn't working label Dec 22, 2022
@Erol444
Copy link
Member

Erol444 commented Dec 23, 2022

Hi @ZumWoelkchen , I think this is due to current camera model that we are using, which causes such undistortion artifacts. cc @saching13 to confirm.

@saching13
Copy link
Contributor

Yes. It is coming from RATIONLA POLYNOMIAL model. We will be changing it soon. Sorry for the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants