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

Hdr with split as select #7257

Merged
merged 103 commits into from
Sep 15, 2020

Conversation

remibettan
Copy link
Contributor

Jira ticket: DSO-15603
HDR configuration, processing blocks for merge and split

examples/hdr/readme.md Outdated Show resolved Hide resolved
examples/hdr/CMakeLists.txt Outdated Show resolved Hide resolved
examples/hdr/rs-hdr.cpp Outdated Show resolved Hide resolved
examples/hdr/rs-hdr.cpp Outdated Show resolved Hide resolved
examples/hdr/rs-hdr.cpp Outdated Show resolved Hide resolved
src/ds5/ds5-device.cpp Outdated Show resolved Hide resolved
src/ds5/ds5-device.cpp Outdated Show resolved Hide resolved
src/ds5/ds5-device.cpp Outdated Show resolved Hide resolved
@@ -1035,6 +1126,8 @@ namespace librealsense
processing_blocks get_ds5_depth_recommended_proccesing_blocks()
{
auto res = get_depth_recommended_proccesing_blocks();
res.push_back(std::make_shared<merge_filter>());
Copy link
Collaborator

Choose a reason for hiding this comment

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

Put // For Review comment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

TBD

src/hdr-config.cpp Outdated Show resolved Hide resolved
examples/hdr/readme.md Outdated Show resolved Hide resolved
examples/hdr/readme.md Outdated Show resolved Hide resolved
examples/hdr/readme.md Outdated Show resolved Hide resolved
examples/hdr/rs-hdr.cpp Outdated Show resolved Hide resolved
examples/hdr/rs-hdr.cpp Show resolved Hide resolved
src/proc/merge-filter.h Outdated Show resolved Hide resolved
src/proc/merge-filter.cpp Outdated Show resolved Hide resolved
src/proc/split-filter.cpp Outdated Show resolved Hide resolved
src/proc/split-filter.cpp Outdated Show resolved Hide resolved
src/proc/split-filter.h Outdated Show resolved Hide resolved
@ev-mp ev-mp marked this pull request as ready for review September 14, 2020 07:59
@ev-mp ev-mp mentioned this pull request Sep 15, 2020
@ev-mp ev-mp merged commit b5d494b into IntelRealSense:development Sep 15, 2020
@ev-mp ev-mp mentioned this pull request Sep 16, 2020
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