Commit e7cf541f authored by Alexey Spizhevoy's avatar Alexey Spizhevoy

fixed bug in matchTemplate when template size is (1,1), refactored

parent 1887b7d2
This diff is collapsed.
......@@ -51,7 +51,6 @@ const char* blacklist[] =
};
int main( int argc, char** argv )
{
return test_system.run( argc, argv, blacklist );
}
......
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