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

add --debug and --sw-only to rs-depth-quality #13224

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Aug 1, 2024

realsense-viewer already has these changes, so copy-paste:

Enable --debug and --sw-only for DQT.

NOTE: this will be revised again and made common to all tools somehow, with RSDEV-2450.

Tracked on [RSDEV-989]

Copy link
Contributor

@remibettan remibettan left a comment

Choose a reason for hiding this comment

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

LGTM

@maloel maloel merged commit 93ab3b8 into IntelRealSense:development Aug 1, 2024
22 checks passed
@maloel maloel deleted the dqt-fixes branch August 1, 2024 10:50
int main(int argc, const char * argv[]) try
{
rs2::context ctx;
TCLAP::CmdLine cmd( "realsense-viewer", ' ', RS2_API_FULL_VERSION_STR );
Copy link
Collaborator

Choose a reason for hiding this comment

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

realsense-viewer ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The dangers of copy/paste :)
Will fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants