mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
update cpp samples and tutorials
This commit is contained in:
+3
-3
@@ -4,9 +4,9 @@
|
||||
#include <windows.storage.streams.h>
|
||||
#include <wrl.h>
|
||||
#include <robuffer.h>
|
||||
#include <opencv2\core\core.hpp>
|
||||
#include <opencv2\imgproc\imgproc.hpp>
|
||||
#include <opencv2\features2d\features2d.hpp>
|
||||
#include <opencv2\core.hpp>
|
||||
#include <opencv2\imgproc.hpp>
|
||||
#include <opencv2\features2d.hpp>
|
||||
#include <algorithm>
|
||||
|
||||
using namespace Windows::Storage::Streams;
|
||||
|
||||
Reference in New Issue
Block a user