opencv/samples/winrt/FaceDetection/FaceDetection
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
..
Assets Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
App.xaml Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
App.xaml.cpp Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
App.xaml.h Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
FaceDetection_TemporaryKey.pfx Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
FaceDetection.vcxproj Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
FaceDetection.vcxproj.filters Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
MainPage.xaml Updated sample to showcase highgui WinRT usage 2015-06-26 23:41:39 +03:00
MainPage.xaml.cpp samples: avoid using of legacy C-like API 2018-03-26 13:42:35 +03:00
MainPage.xaml.h Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
opencv.props Updated sample to showcase highgui WinRT usage 2015-06-26 23:41:39 +03:00
Package.appxmanifest Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
pch.cpp Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00
pch.h Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 2015-05-27 14:55:47 +03:00