Skip to content

SKU B5B - #8365

Merged
ev-mp merged 20 commits into
realsenseai:developmentfrom
remibettan:SKU_B5B
Mar 7, 2021
Merged

SKU B5B#8365
ev-mp merged 20 commits into
realsenseai:developmentfrom
remibettan:SKU_B5B

Conversation

@remibettan

Copy link
Copy Markdown
Contributor

Triggered by: DSO-16440

Comment thread common/model-views.cpp Outdated
Comment thread src/ds5/ds5-color.cpp Outdated

@ev-mp ev-mp 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.

Some minor comments

Comment thread src/archive.cpp Outdated
Comment thread src/archive.cpp Outdated
Comment thread src/archive.h
Comment thread src/ds5/ds5-color.cpp Outdated
Comment thread src/ds5/ds5-color.cpp
@remibettan
remibettan marked this pull request as ready for review February 21, 2021 11:30
@remibettan
remibettan force-pushed the SKU_B5B branch 2 times, most recently from e771616 to 695fd28 Compare March 2, 2021 14:18
Comment thread common/model-views.h Outdated
std::vector<std::shared_ptr<processing_block_model>> const_effects;

private:
const float SHORT_RANGE_MIN_DISTANCE;

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.

  • Indentation
  • Switch from all Capital to regular

Comment thread common/model-views.cpp Outdated
detected_objects(device_detected_objects)
detected_objects(device_detected_objects),
SHORT_RANGE_MIN_DISTANCE(0.05f),
SHORT_RANGE_MAX_DISTANCE(1.5f)

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.

Check if it is possible to increase to 2 up to 3 meter and check how it applies to Colorizer and Threshold filters

@ev-mp ev-mp 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.

LGTM now

@ev-mp
ev-mp merged commit 106b33d into realsenseai:development Mar 7, 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