1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-23 00:49:38 +08:00

change include files

This commit is contained in:
baisheng lai
2015-08-12 18:10:33 +08:00
parent fb27204797
commit a5ce50b1f1
8 changed files with 18 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
#include "opencv2/randomPatten.hpp";
const char * usage =
const char * usage =
"\n example command line for generating a random pattern. \n"
" randomPatternGenerator -iw 600 -ih 850 pattern.png\n"
"\n";