-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OpenNI apps: Improve handling of command line arguments (#5494)
* #5491 * Fixed typo at line 212 in parse.h * Fixed formatting. * Deleted whitespaces. * Dependency update before attempting fix. * Fixed formatting style. * Revert . . formatting? * Weird formatting error test? * Fixed dependency, this should hopefully build. * Removed unused variable in openni_ii_normal_estimation.cpp * Build test after improvements and refactors. * Build Test #2. * deleted whitespace. * Fixed formatting errors. * Fixed formatting openni_boundary_estimation.cpp. * Fixed formatting openni_boundary_estimation.cpp. * Fixed formatting openni_boundary_estimation.cpp. * Formatting check #1. * Formatting check 2. * Deleted whitespace. * Changed general parsing structure, improved usage(). * Fixed formatting errors. * Fixed! * resolve merge conflict * resolve merge conflict * format test * new format test * test formatting * test formatting * test formatting * command line behavior mimics previous version(s), consistent help flags * rest of the files
- Loading branch information
Showing
17 changed files
with
457 additions
and
271 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.