Fix typo
This commit is contained in:
parent
54705a009a
commit
56ac2937d8
@ -52,7 +52,7 @@ using namespace std;
|
|||||||
#ifdef DUMP_RESULTS
|
#ifdef DUMP_RESULTS
|
||||||
# define DUMP(image, path) imwrite(path, image)
|
# define DUMP(image, path) imwrite(path, image)
|
||||||
#else
|
#else
|
||||||
# define FUMP(image, path)
|
# define DUMP(image, path)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user