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

Using domed port covers. #1

Open
ChristianWesterdahl opened this issue Oct 31, 2024 · 1 comment
Open

Using domed port covers. #1

ChristianWesterdahl opened this issue Oct 31, 2024 · 1 comment

Comments

@ChristianWesterdahl
Copy link

In the associated paper, and I would also assume this implementation, you describe the that the camera is located directly behind a thin (2.5 mm) flat port waterproof casing lens. The refractive distortion through this is modeled by g_r in the paper.

We would very much like to use ReAqROVIO in a setting with a stereo camera, where both cameras are positioned behind glass domes, with the camera lens directly in the centre of the dome. Theoretically, this would eliminate any refractive distortion from the glass window. Is this as easy as to set the refractiveCalibration
and useObservabilityCheck both to false?

@Mohit505Git
Copy link
Contributor

Yes, for dome ports with cameras at the geometric center, the refractive effects are absent (theoretically). Thus, just setting refractiveCalibration and useObservabilityCheck to false with refractive_index to 1.0 is enough.

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