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
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
cudacodec
cudafeatures2d
cudafilters
cudaimgproc follow histogram 2018-03-22 21:33:51 +09:00
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
dnn Fix prior box generation in case of squared proposals. 2018-03-23 09:44:59 +03:00
features2d
flann
highgui
imgcodecs
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
ml
objdetect
photo
python cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
shape
stitching
superres
ts
video
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
viz
world
CMakeLists.txt