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

Cherry pick PR#12162-rs-hdr fix for d457 #12164

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Sep 4, 2023

Tracked on [DSO-19116]

@Nir-Az Nir-Az requested a review from maloel September 4, 2023 13:00
@@ -258,6 +258,13 @@ namespace librealsense
// checking frame counter of first depth and ir are the same
if (use_ir)
{
// on devices that does not support meta data on IR frames, do not use IR for hdr merging
Copy link
Collaborator

Choose a reason for hiding this comment

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

does -> do

Copy link
Collaborator

Choose a reason for hiding this comment

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

Would be nice if it explained which devices did or did not support metadata on IR frames...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Need to add to development too, no back merge is planned right?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Right

Copy link
Collaborator

@maloel maloel left a comment

Choose a reason for hiding this comment

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

See comments

@Nir-Az Nir-Az merged commit f9f1f14 into IntelRealSense:R/2542 Sep 5, 2023
15 of 16 checks passed
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