Skip to content

Commit

Permalink
Remove outdated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SzabolcsGergely committed Mar 21, 2022
1 parent 8e26b9a commit afdedb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/depthai-shared/datatype/RawStereoDepthConfig.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ struct RawStereoDepthConfig : public RawBuffer {

/**
* Temporal filtering with optional persistence.
* More details about the filter can be found here:
*/
struct TemporalFilter {
static constexpr const std::int32_t DEFAULT_DELTA_VALUE = 3;
Expand Down Expand Up @@ -211,7 +210,6 @@ struct RawStereoDepthConfig : public RawBuffer {

/**
* Temporal filtering with optional persistence.
* More details about the filter can be found here:
*/
TemporalFilter temporalFilter;

Expand Down

0 comments on commit afdedb1

Please sign in to comment.