We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95f3ef commit dcaad31Copy full SHA for dcaad31
apps/traincascade/traincascade.cpp
@@ -6,7 +6,7 @@ using namespace cv;
6
7
/*
8
traincascade.cpp is the source file of the program used for cascade training.
9
-User has to provide training input in form of posotive and negative training images,
+User has to provide training input in form of positive and negative training images,
10
and other data related to training in form of command line argument.
11
*/
12
int main( int argc, char* argv[] )
0 commit comments