1. Input/OutputArray optimizations;
2. Algorithm::load/save added (moved from StatModel) 3. copyrights updated; added copyright/licensing info for ffmpeg 4. some warnings from Xcode 6.x are fixed
This commit is contained in:
@@ -2008,7 +2008,7 @@ public:
|
||||
return var_count;
|
||||
}
|
||||
|
||||
String getDefaultModelName() const
|
||||
String getDefaultName() const
|
||||
{
|
||||
return "opencv_ml_svm";
|
||||
}
|
||||
|
Reference in New Issue
Block a user