Fixed bad non-ASCII character in how_to_scan_images.cpp which causes a compile error
This commit is contained in:
parent
618c75fe3d
commit
fb0c0eaa7c
@ -1,4 +1,4 @@
|
||||
#include <opencv2/core.hpp>
|
||||
#include <opencv2/core.hpp>
|
||||
#include <opencv2/core/utility.hpp>
|
||||
#include "opencv2/imgcodecs.hpp"
|
||||
#include <opencv2/highgui.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user