Build tutorial codes together with other samples
These codes should be included into regular builds.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
using namespace cv;
|
||||
using namespace std;
|
||||
|
||||
void help()
|
||||
static void help()
|
||||
{
|
||||
cout<< "\n--------------------------------------------------------------------------" << endl
|
||||
<< "This program shows Support Vector Machines for Non-Linearly Separable Data. " << endl
|
||||
|
Reference in New Issue
Block a user