Skip to content

Added support for Vertical binning control. - #9254

Merged
maloel merged 3 commits into
realsenseai:developmentfrom
aangerma:vertical_binning
Jun 27, 2021
Merged

Added support for Vertical binning control. #9254
maloel merged 3 commits into
realsenseai:developmentfrom
aangerma:vertical_binning

Conversation

@aangerma

Copy link
Copy Markdown
Contributor

Added RS2_OPTION_VERTICAL_BINNING option - Enables vertical binning which increases the maximal sensed distance.
Added support on wrappers

Tracked on RS5-11533

AUTO_GAIN_LIMIT(86),
AUTO_RX_SENSITIVITY(87),
OPTION_TRANSMITTER_FREQUENCY(88);
RS2_OPTION_VERTICAL_BINNING(88);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No good -- you have a semicolon in the previous line.
Please run a Jenkins build with your code as we have no Travis to check Linux now.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

Comment thread wrappers/csharp/Intel.RealSense/Types/Enums/Option.cs Outdated
Comment thread wrappers/matlab/option.m
@maloel
maloel merged commit 79efea8 into realsenseai:development Jun 27, 2021
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