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

Example: Stereo from T265 images using OpenCV #3951

Merged
merged 4 commits into from
May 16, 2019

Conversation

bfulkers-i
Copy link
Contributor

This example shows how to use T265 intrinsics and extrinsics in OpenCV to asynchronously compute depth maps from T265 fisheye images on the host.

T265 is not a depth camera and the quality of passive-only depth options will always be limited compared to (e.g.) the D4XX series cameras. However, T265 does have two global shutter cameras in a stereo configuration, and in this example we show how to set up OpenCV to undistort the images using OpenCV's fisheye model and compute stereo depth from them.

@bfulkers-i
Copy link
Contributor Author

t265_stereo

@dorodnic
Copy link
Contributor

Looking good!

@AncientRemember
Copy link

AncientRemember commented May 14, 2021

anyone calibrate the camera parameter,is the pre-calibrated paramter accurate? i found the disparity is noisy, and the undistorted image still has Distortion,that will make the disparity which computed by stereo matcher invalid.
@bfulkers-i

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation T260 series Intel® T265 library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants