Skip to content

Fix min Z offset for disparity domain colorization mode - #4981

Merged
dorodnic merged 4 commits into
realsenseai:developmentfrom
TetsuriSonoda:master
Oct 23, 2019
Merged

Fix min Z offset for disparity domain colorization mode#4981
dorodnic merged 4 commits into
realsenseai:developmentfrom
TetsuriSonoda:master

Conversation

@TetsuriSonoda

Copy link
Copy Markdown
Contributor

In previous PR #3955, it always has 0.1 offset in min Z for disparity domain colorization mode.
It's not convenient for depth colorization as designed in #3955.

This PR suggest that only when min Z is almost zero, small offset is put into min Z.
If min Z is non-zero, no offset value is added.

@TetsuriSonoda
TetsuriSonoda marked this pull request as ready for review October 5, 2019 00:07

@dorodnic dorodnic left a comment

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.

Thank you

@dorodnic
dorodnic merged commit 7c6a84d into realsenseai:development Oct 23, 2019
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.

3 participants