opencv/samples
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
- Recommended compiler checks:
  - GCC: CV_GCC
  - Clang: CV_CLANG
- fixed problem with CMAKE_CXX_COMPILER_ID=Clang/AppleClang mess on MacOSX
  Details: cmake --help-policy CMP0025
- do not declare Clang as GCC compiler
2018-03-27 16:16:59 +03:00
..
android cmake: Java/Android SDK refactoring 2018-01-13 02:12:39 +00:00
cpp Merge pull request #11069 from berak:fix_samples_beta 2018-03-16 19:30:20 +00:00
data Semantic segmentation sample. 2018-03-08 11:02:26 +03:00
directx cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
dnn Merge pull request #11091 from berak:openpose_sample 2018-03-18 09:18:40 +00:00
gpu cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
hal Update HAL samples 2016-06-03 11:52:30 +03:00
java Tutorial Hough Lines 2017-10-05 14:17:38 +03:00
opencl cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
opengl cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
openvx cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
python fix faster_rcnn sample crashed at PoolingInvoker on Windows7(x64). (#10724) 2018-02-12 16:07:56 +03:00
tapi Minor refactoring in several C++ samples: 2018-03-06 14:23:20 +03:00
va_intel Fix build with VA 2018-02-28 19:26:54 +00:00
winrt Misc. ./samples typos 2018-02-08 05:52:08 -05:00
winrt_universal update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
wp8 update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
CMakeLists.txt Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data' 2018-02-12 18:42:36 +03:00