mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user