Skip to content

Depthai v3 - stereo images#1041

Merged
tajgr merged 2 commits intomasterfrom
feature/dai-v3-stereo_images
Mar 3, 2026
Merged

Depthai v3 - stereo images#1041
tajgr merged 2 commits intomasterfrom
feature/dai-v3-stereo_images

Conversation

@tajgr
Copy link
Collaborator

@tajgr tajgr commented Feb 27, 2026

The main motivations is the basic support of sr cameras.
This PR shoud adds options: is_color and is_stereo_images. The implementation principle should be similar to that in ver2.

@tajgr
Copy link
Collaborator Author

tajgr commented Feb 27, 2026

I'm not very satisfied with the results yet, so the research will continue.

@tajgr tajgr requested a review from m3d February 27, 2026 20:21
@m3d
Copy link
Member

m3d commented Mar 1, 2026

@tajgr - is it still draft or ready to go?

@tajgr
Copy link
Collaborator Author

tajgr commented Mar 2, 2026

I think the image quality is worse than it could be. Especially the color. I don't know what the problem is at this moment.
Can you test it on your camera? At least to see if it broke something.

@tajgr tajgr marked this pull request as ready for review March 2, 2026 21:31
@tajgr
Copy link
Collaborator Author

tajgr commented Mar 2, 2026

Ok, as ver0 it's probably enough. In the next step it would be like adding parameters like manual_exposure and manual_wb.

Copy link
Member

@m3d m3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried once M03 with day red-road, and it worked. There are some issues like not working lidarview, but it is issue of my former code:
File "/home/md/git/osgar/osgar/tools/lidarview.py", line 167, in draw
image_size = g_log_config['robot']['modules']['oak']['init']['nn_config']['input_size']
KeyError: 'nn_config'

Feel free to merge, thanks m.

@tajgr
Copy link
Collaborator Author

tajgr commented Mar 3, 2026

Thanks

@tajgr tajgr merged commit c628d05 into master Mar 3, 2026
2 checks passed
@tajgr tajgr deleted the feature/dai-v3-stereo_images branch March 3, 2026 19:25
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

Successfully merging this pull request may close these issues.

2 participants