Commit 930808c2 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #3820 from LorenaGdL:patch-1

parents 04f16965 b21b24fd
......@@ -403,7 +403,7 @@ void test_it( const Size & size )
int main( int argc, char** argv )
{
if( argc != 4 )
if( argc != 5 )
{
cout << "Wrong number of parameters." << endl
<< "Usage: " << argv[0] << " pos_dir pos.lst neg_dir neg.lst" << endl
......
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