opencv/samples/gpu
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private
* cmake: avoid deprecated LINK_PRIVATE/LINK_PUBLIC

see CMP0023 (CMake 2.8.12+)

* cmake: fix 3rdparty list

- don't include OpenCV modules
2019-12-13 17:52:40 +03:00
..
alpha_comp.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
bgfg_segm.cpp samples(gpu): cleanup samples for legacy API 2018-10-31 23:57:10 +00:00
cascadeclassifier.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
CMakeLists.txt Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
farneback_optical_flow.cpp Fix Farneback GPU Sample in GCC6 2017-04-27 16:28:36 -07:00
generalized_hough.cpp Misc. ./samples typos 2018-02-08 05:52:08 -05:00
hog.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
houghlines.cpp initial commit 2014-09-23 07:45:51 +04:00
morphology.cpp initial commit 2014-09-23 07:45:51 +04:00
multi.cpp samples: eliminate cvconfig.h usage 2018-09-04 07:28:17 +00:00
optical_flow.cpp fix gpu samples compilation 2015-01-21 15:50:22 +03:00
pyrlk_optical_flow.cpp refactoring 2017-02-13 00:53:35 +09:00
stereo_match.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
stereo_multi.cpp Misc. ./samples typos 2018-02-08 05:52:08 -05:00
super_resolution.cpp samples: check for valid input in gpu/super_resolution.cpp 2017-12-22 12:34:25 +01:00
surf_keypoint_matcher.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
video_reader.cpp fix video_reader GPU sample compilation after latest changes in master 2016-07-14 16:18:43 +03:00
video_writer.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00