Commit dcaad315 authored by Bhanudutta's avatar Bhanudutta

Edit spelling mistake in my previous pull request

parent c95f3eff
......@@ -6,7 +6,7 @@ using namespace cv;
/*
traincascade.cpp is the source file of the program used for cascade training.
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,
and other data related to training in form of command line argument.
*/
int main( int argc, char* argv[] )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment