opencv/modules
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
..
calib3d apply the workaround to correct range 2018-03-22 18:28:47 +09:00
core Update GpuMat, GpuMat::download, GpuMat::upload documentation 2018-03-26 10:59:05 +09:00
cudaarithm follow histogram 2018-03-22 21:33:51 +09:00
cudabgsegm ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudacodec Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudafeatures2d Merge pull request #10906 from nglee:dev_cudaFastMultiStreamSafety 2018-02-20 20:55:57 +03:00
cudafilters Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaimgproc follow histogram 2018-03-22 21:33:51 +09:00
cudalegacy Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaobjdetect Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaoptflow ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudastereo ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudawarping ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudev Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
dnn Fix prior box generation in case of squared proposals. 2018-03-23 09:44:59 +03:00
features2d Fixed bug in KAZE features orientation. 2018-03-13 15:09:36 +00:00
flann Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
highgui Better text contrast of pixel brightness values in Qt window 2018-03-14 13:27:11 +01:00
imgcodecs Fixed two issues found by static analysis 2018-02-26 00:16:02 +03:00
imgproc let the test OCL_ImgprocWarp/Resize.Mat pass on ARM/Aarch64 2018-03-22 21:35:34 +09:00
java cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
js Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
ml Fixed several issues detected by static analysis 2018-02-22 17:11:33 +03:00
objdetect Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
photo Merge pull request #11035 from shimat:refactoring_decolor 2018-03-12 17:22:06 +03:00
python cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
shape Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
stitching Enabling build of stitching when CUDA is available 2018-03-07 20:07:48 -05:00
superres Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
ts Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
video fix test error on Tinker Board (OpenCL on Arm platform) 2018-02-26 22:55:06 +09:00
videoio Sets a higher limit on videoio's AVI container's maximum chunk size, and adds an explanation of the assertion. Closes #11126 2018-03-23 12:03:46 -04:00
videostab ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
viz Update precomp.hpp 2018-03-11 22:28:18 -04:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00