Skip to content

Commit

Permalink
fixed extended disparity range documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Erol444 committed Apr 12, 2021
1 parent acd24cb commit ca12250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/depthai/pipeline/node/StereoDepth.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ class StereoDepth : public Node {
void setSubpixel(bool enable);

/**
* Disparity range increased from 96 to 192, combined from full resolution and downscaled images.
* Disparity range increased from 0-95 to 0-190, combined from full resolution and downscaled images.
*
* Suitable for short range objects
*/
Expand Down

0 comments on commit ca12250

Please sign in to comment.