-
Notifications
You must be signed in to change notification settings - Fork 19
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 baseline calculation of stereo camera #10
Comments
Hello, the baseline value is completely arbitrary, meaning you have the freedom to select any value that suits your specific requirements. |
@fabiotosi92 How do I get a baseline according to the shift value? For example,When the default shift is set to-0.2 in code generate_stereo_pair_matrix.py , how can i calculate the baseline value? |
In this case, the shift represents the baseline. |
thank you !
At 2023-07-05 19:46:56, "Fabio Tosi" ***@***.***> wrote:
In this case, the shift represents the baseline.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a question about the baseline calculation of generated stereo camera, I don't know how to calculate it?
When the default shift is set to-0.2 in code generate_stereo_pair_matrix.py , how can i get baseline ?
The text was updated successfully, but these errors were encountered: