-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: optimization "DepthImage" algorithm stage (#47)
* fix: Fixed syntax errors and the use of objects in OpenMP * fix: add std::move * fix: The initialization of the structure was made to the constructor and parallel sections were added * fix: the name of the private field of the class has been changed * fix: fixed access to class fields
- Loading branch information
1 parent
3db711c
commit 9bade2e
Showing
2 changed files
with
29 additions
and
8 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