opencv/samples/winrt
Evgeny Agafonchikov fd860d7cd0 Adding backslash in macro-based paths
of WINRT samples

This removes requirement to add OPENCV_WINRT_INSTALL_DIR with backslash in the end

in case trailing slash is presented VS handles duplicated slashes w/o issues
2015-05-29 09:36:42 +03:00
..
FaceDetection Adding backslash in macro-based paths 2015-05-29 09:36:42 +03:00
ImageManipulations Adding backslash in macro-based paths 2015-05-29 09:36:42 +03:00
JavaScript Adding backslash in macro-based paths 2015-05-29 09:36:42 +03:00
OcvImageProcessing Adding backslash in macro-based paths 2015-05-29 09:36:42 +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.