Skip to content

Fixes for QVGA and algo recording - #6723

Merged
maloel merged 3 commits into
realsenseai:acfrom
aangerma:AC2
Jun 30, 2020
Merged

Fixes for QVGA and algo recording#6723
maloel merged 3 commits into
realsenseai:acfrom
aangerma:AC2

Conversation

@aangerma

Copy link
Copy Markdown
Contributor
  1. update the num of resolutions.
  2. separate the dir of algo recording from files names.

Comment thread src/depth-to-rgb-calibration.cpp Outdated
{
std::string dir( dir_ );
dir += std::to_string( depth.get_frame_number() );
dir += "\\";

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.

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

@maloel
maloel merged commit 9054c3b into realsenseai: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