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

Epipolar line projection mismatch with zoom #298

Open
J-C-Haley opened this issue Jul 19, 2023 · 2 comments
Open

Epipolar line projection mismatch with zoom #298

J-C-Haley opened this issue Jul 19, 2023 · 2 comments

Comments

@J-C-Haley
Copy link

The epipolar line projection feature appears to depend on zoom level in when projecting from right to left:

image

Zoomed in on keypoint:

image

This doesn't appear to depend on the calibration, I've seen it with three independent systems. Let me know if you need additional files to reproduce, thanks!

@dicengine
Copy link
Owner

Thanks, this is helpful. It's probably just a zoom factor that's missing when the epipolar line is drawn.

@dicengine
Copy link
Owner

This is fixed now in commit: dicengine/dicegui@8751dee
and should be reflected in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants