WU Jia
aa5ea340f7
Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect ( #25198 )
...
* Move objdetect parts to contrib
* Move objdetect parts to contrib
* Minor fixes.
10 months ago
Alexander Alekhin
e28cc973bf
samples: avoid using of legacy C-like API (part 2)
7 years ago
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
7 years ago
Suleyman TURKMEN
11ca1c95f8
update cpp samples and tutorials
9 years ago
Maxim Kostin
ccdd1126f6
Updated sample to showcase highgui WinRT usage
...
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
10 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
aa932eab41
Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt .
...
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
10 years ago