Build tutorial codes together with other samples

These codes should be included into regular builds.
Esse commit está contido em:
Andrey Kamaev
2012-11-07 18:21:20 +04:00
commit b131dfeecd
58 arquivos alterados com 420 adições e 354 exclusões
@@ -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