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

Stereo improvements, fixes for subpixel, LR-check #55

Merged
merged 8 commits into from
Sep 22, 2021

Conversation

SzabolcsGergely
Copy link
Collaborator

Stereo extended modes (LR-check, subpixel) were unstable, this PR introduces fixes for it.

  • Fixes crash issues
  • Added runtime configurability for stereo node, all stereo HW/SW settings can be changed at runtime, including census transform, cost matching, cost aggregation parameters, switching between standard->subpixel, LR-check, subpixel bits, median size etc..
  • Default subpixel bit reduced to 3 to support median filter.
  • Median filter supported for all modes.
  • Extended disparity is not yet implemented.

Reduced DDR usage by 10MB, CMX usage by 3 slices + 60 KB. Measured for subpixel mode.

@SzabolcsGergely SzabolcsGergely merged commit d00ddff into develop Sep 22, 2021
@SzabolcsGergely SzabolcsGergely deleted the stereo_fixes branch September 22, 2021 14:49
@Luxonis-Brandon Luxonis-Brandon added the Gen2 Feature for or issue with Gen2 label Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gen2 Feature for or issue with Gen2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants