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

Customizable depth unit #430

Merged
merged 4 commits into from Mar 22, 2022
Merged

Customizable depth unit #430

merged 4 commits into from Mar 22, 2022

Conversation

SzabolcsGergely
Copy link
Collaborator

@SzabolcsGergely SzabolcsGergely commented Mar 21, 2022

Example of usage:

stereo->initialConfig.setDepthUnit(dai::StereoDepthConfig::AlgorithmControl::DepthUnit::CENTIMETER);

Available units:
METER, CENTIMETER, MILLIMETER, INCH, FOOT, CUSTOM

Related: luxonis/depthai-shared#89

@SzabolcsGergely SzabolcsGergely merged commit e9bdf2a into develop Mar 22, 2022
@SzabolcsGergely SzabolcsGergely deleted the custom_depth_unit branch March 22, 2022 14:35
@SzabolcsGergely SzabolcsGergely mentioned this pull request Mar 30, 2022
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.

None yet

1 participant