Skip to content

Fixes for QVGA and algo recording #6723

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

Merged
merged 3 commits into from
Jun 30, 2020
Merged

Fixes for QVGA and algo recording #6723

merged 3 commits into from
Jun 30, 2020

Conversation

aangerma
Copy link
Contributor

  1. update the num of resolutions.
  2. separate the dir of algo recording from files names.

@@ -96,6 +96,7 @@ depth_to_rgb_calibration::depth_to_rgb_calibration(
{
std::string dir( dir_ );
dir += std::to_string( depth.get_frame_number() );
dir += "\\";
Copy link
Contributor

Choose a reason for hiding this comment

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

Move inside the #if below and add a '/' sep for non-Windows

@maloel maloel merged commit 9054c3b into IntelRealSense:ac Jun 30, 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