mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Fixing some static analysis issues
This commit is contained in:
@@ -81,6 +81,7 @@ public:
|
||||
params.use1SERule = false;
|
||||
params.truncatePrunedTree = false;
|
||||
params.priors = Mat();
|
||||
oobError = 0;
|
||||
}
|
||||
virtual ~DTreesImplForRTrees() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user