Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Dec 10, 2024
1 parent 73aa501 commit 7579895
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion corelib/include/rtabmap/core/Features2d.h
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ class RTABMAP_CORE_EXPORT Feature2D {
bool SSC_;
float _maxDepth; // 0=inf
float _minDepth;
float _floorFilterHeight; // 0=disabled
std::vector<float> _roiRatios; // size 4
int _subPixWinSize;
int _subPixIterations;
Expand Down

0 comments on commit 7579895

Please sign in to comment.