All modules (except ocl and gpu) compiles and pass tests
This commit is contained in:
@@ -1537,7 +1537,7 @@ CvERTrees::~CvERTrees()
|
||||
{
|
||||
}
|
||||
|
||||
std::string CvERTrees::getName() const
|
||||
cv::String CvERTrees::getName() const
|
||||
{
|
||||
return CV_TYPE_NAME_ML_ERTREES;
|
||||
}
|
||||
|
Reference in New Issue
Block a user