-
Notifications
You must be signed in to change notification settings - Fork 127
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] The issue of output image of OAK-1-W sensor with 400P resolution #1145
Comments
I think the issue is that older calibrations store ov9782 as being able to output both mono and color: |
@jakaskerl So do I need to calibrate the camera with chessboard? |
Hi @cjh1995-ros Workaround:
|
Thanks @jakaskerl. It worked! |
Sorry that I closed the issue. I just checked and it works. However, fov is decreased so hard. Guess it cropped the undistorted image. Here's the results. Is there any way to resize the image in the |
@jakaskerl Then how long should I wait for the FW update? |
@jakaskerl |
Describe the bug
A clear and concise description of what the bug is.
Currently, I'm working on
OAK-1-W-97
withOV9782
. In the doc, it supports 400P, 720P, 800P. So I try to test every resolution and 720P and 800P work fine, but 400P gave me the following result.I tested it with following code.
For additional test, here's the result of
depthai-viewer
. Idk why the following log came out.The text was updated successfully, but these errors were encountered: