problem with the supported data matrices types is fixed
minor fixes in CvGBTrees, its test and sample
This commit is contained in:
@@ -1832,6 +1832,7 @@ protected:
|
||||
// RESULT
|
||||
*/
|
||||
virtual void read_params( CvFileStorage* fs, CvFileNode* fnode );
|
||||
int get_len(const CvMat* mat) const;
|
||||
|
||||
|
||||
CvDTreeTrainData* data;
|
||||
|
Reference in New Issue
Block a user