mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 04:00:30 +08:00
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…
Reference in New Issue
Block a user