fixed bug in matchTemplate when template size is (1,1), refactored
This commit is contained in:
@@ -51,7 +51,6 @@ const char* blacklist[] =
|
||||
};
|
||||
|
||||
int main( int argc, char** argv )
|
||||
|
||||
{
|
||||
return test_system.run( argc, argv, blacklist );
|
||||
}
|
||||
|
Reference in New Issue
Block a user