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

The rectified image with the pinhole model 8 parameters will have curved boundary #25552

Closed
3 of 4 tasks
yunlongwang-leopard opened this issue May 7, 2024 · 2 comments
Closed
3 of 4 tasks
Labels
question (invalid tracker) ask questions and other "no action" items here: https://forum.opencv.org

Comments

@yunlongwang-leopard
Copy link

System Information

OpenCV version: 4.9.0.80
Operating System / Platform: windows10
Python version: 3.10.13

Detailed description

we use the pinhole model 8 parameters to do calibration.
When calibrated with 8 parameters, the corrected graph will have a boundary,if we use 5 parameters, it has no boundary.
some calibration file will have such case with 8 parameters while others will not.

calibration_demo.zip

Steps to reproduce

cam_1_defect

Issue submission checklist

  • I report the issue, it's not a question
  • I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
  • I updated to the latest OpenCV version and the issue is still there
  • There is reproducer code and related data files (videos, images, onnx, etc)
@asmorkalov asmorkalov added question (invalid tracker) ask questions and other "no action" items here: https://forum.opencv.org and removed bug labels May 8, 2024
@yunlongwang-leopard
Copy link
Author

why is it closed? @asmorkalov can you explain it?

@asmorkalov
Copy link
Contributor

It's not clear how the intrinsics were calibrated. The undistorting result depends on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question (invalid tracker) ask questions and other "no action" items here: https://forum.opencv.org
Projects
None yet
Development

No branches or pull requests

2 participants