opencv/samples/winrt
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API
- CV_RGB() macro is moved into opencv2/imgproc.hpp from imgproc_c.h
- samples/cpp/filestorage_base64.cpp is dropped
2018-03-26 13:42:35 +03:00
..
FaceDetection samples: avoid using of legacy C-like API 2018-03-26 13:42:35 +03:00
ImageManipulations Misc. ./samples typos 2018-02-08 05:52:08 -05:00
JavaScript Adding backslash in macro-based paths 2015-05-29 09:36:42 +03:00
OcvImageProcessing update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
.gitignore Added and updated WinRT samples 2015-03-02 22:26:44 +03:00
readme.txt Fixing 'doc' buildbot job: removing trailing whitespaces and tab indents 2015-03-02 22:26:45 +03:00

Building OpenCV WinRT Samples
=============================

Samples are created to run against x86 architecture OpenCV binaries.

Please follow the instructions in "platforms/winrt/readme.txt" to generate and build OpenCV for WinRT.