Merge remote-tracking branch 'origin/master'

This commit is contained in:
Vadim Pisarevsky
2012-09-19 16:57:27 +04:00

View File

@@ -52,7 +52,7 @@ using namespace std;
#ifdef DUMP_RESULTS
# define DUMP(image, path) imwrite(path, image)
#else
# define FUMP(image, path)
# define DUMP(image, path)
#endif