-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1081 from luxonis/stereo_filter_improvements
Stereo filter improvements; do filtering in 13 bit range
- Loading branch information
Showing
3 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
Submodule depthai-core
updated
4 files
+1 −1 | cmake/Depthai/DepthaiDeviceSideConfig.cmake | |
+9 −2 | include/depthai/pipeline/node/StereoDepth.hpp | |
+1 −1 | shared/depthai-shared | |
+234 −0 | src/pipeline/node/StereoDepth.cpp |
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