Name
Last commit
Last update
..
FindCUDA update FindCUDA CMake module to the latest version from upstream
checks ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include)
templates Grassroots DiCoM i.e. GDCM based DICOM image reader is added.
FindCUDA.cmake New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
FindGstreamerWindows.cmake Gstreamer 1.0 on windows.
OpenCVCRTLinkage.cmake fix MSVS2010 builds
OpenCVCompilerOptions.cmake fix run time error
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake update CUDA architecture flags initialization
OpenCVDetectCXXCompiler.cmake The latest version (5.1.1) of the gnu compiler returns just its major version ("5") when given the "-dumpversion" argument. Gnu compiler developers don't consider this to be an error. A workaround for this case has been made.
OpenCVDetectDirectX.cmake fix build with Win7 SDK
OpenCVDetectOpenCL.cmake cmake: refactor OpenCL detection, allow custom configurations
OpenCVDetectPython.cmake cmake: python, allow dynamic symbols lookup from libpython.so
OpenCVDetectTBB.cmake changed to find TBB library(VS2015)
OpenCVDetectVTK.cmake Support for opengl2 in vtk 7.1
OpenCVExtraTargets.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file.
OpenCVFindIPP.cmake cmake: refactoring of OpenCVConfig
OpenCVFindIPPAsync.cmake Added SharedMatrix
OpenCVFindIntelPerCSDK.cmake Fix notes about cmake files. Fix build warning.
OpenCVFindLATEX.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVFindLibsGUI.cmake Correction to enable compilation on platform with only GTK2 libs
OpenCVFindLibsGrfmt.cmake Grassroots DiCoM i.e. GDCM based DICOM image reader is added.
OpenCVFindLibsPerf.cmake cmake: lapack optimized code requires cblas.h
OpenCVFindLibsVideo.cmake cmake: fix find_library() for bzip2
OpenCVFindMatlab.cmake Update OpenCVFindMatlab.cmake
OpenCVFindOpenEXR.cmake Normalize line endings and whitespace
OpenCVFindOpenNI.cmake Normalize line endings and whitespace
OpenCVFindOpenNI2.cmake Added enviroment search paths for OpenNI2 for linux and fixed specific warning
OpenCVFindVA.cmake changed device detection procedure, added resizing surface to bigger size
OpenCVFindVA_INTEL.cmake fallback path & sample timing implemented
OpenCVFindWebP.cmake This code is based on https://github.com/prasannatsm/opencv code.
OpenCVFindXimea.cmake XIMEA cam support: allow on OS X too
OpenCVGenABI.cmake Do not compare extra modules in ABI check
OpenCVGenAndroidMK.cmake Separate OpenCV.mk files for different ABIs
OpenCVGenConfig.cmake cmake: don't use absolute paths with/without CMAKE_INSTALL_PREFIX
OpenCVGenHeaders.cmake Added cvconfig.h copy during the build
OpenCVGenInfoPlist.cmake update osx and ios build_framework.py
OpenCVGenPkgconfig.cmake fixes #5018: fix framework links in opencv.pc (MacOS)
OpenCVMinDepVersions.cmake increase minimal supported CUDA toolkit to 6.5
OpenCVModule.cmake bigdata: add test, resolve split/merge issue
OpenCVPCHSupport.cmake Disabled PCH support for gcc >= 6.0.0
OpenCVPackaging.cmake changes to reflect 3.0 status
OpenCVUtils.cmake bigdata: add test, resolve split/merge issue
OpenCVVersion.cmake Switched OpenCV to a 3-component version number.
cl2cpp.cmake workaround: cvconfig.h doesn't work with hal at this moment
copyAndroidLibs.cmake android: allow to build & run examples without Android OpenCV Manager