luz.paz
2003eb1b9b
Misc. typos
...
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
6 years ago
Alexander Alekhin
e28cc973bf
samples: avoid using of legacy C-like API (part 2)
7 years ago
Suleyman TURKMEN
11ca1c95f8
update cpp samples and tutorials
9 years ago
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
10 years ago
Maxim Kostin
75850a1351
Added sample imgcodecs logic to winrt sample app
...
- Made use imread() in OcvImageProcessing sample.
- Added test/sample logic to verify file creation via imgcodecs.
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
10 years ago
Maxim Kostin
ad1149ff12
Enabled property sheets for WinRT related samples
10 years ago
Maxim Kostin
530c8dc0c0
Fixing 'doc' buildbot job: removing trailing whitespaces and tab indents
...
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
10 years ago
Maxim Kostin
5810845777
Added and updated WinRT samples
...
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
10 years ago
Vadim Pisarevsky
1176d4ef84
fixed some more compile errors and test failures
10 years ago
Vadim Pisarevsky
c422bdc3f8
fixed some more compile errors and test failures
10 years ago
Alexander Smorkalov
6b09345232
Filter selection and several filters implemented for WinRT sample.
11 years ago
Alexander Smorkalov
2cfd635e9e
Image processing sample for WinRT added.
11 years ago