Name
Last commit
Last update
..
FindCUDA update FindCUDA CMake module to the latest version from upstream
checks fix android pack build
templates Added support for OpenVX 1.0, updated cmake part, minor fixes
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.
FindOpenVX.cmake Added support for OpenVX 1.0, updated cmake part, minor fixes
OpenCVCRTLinkage.cmake fix MSVS2010 builds
OpenCVCompilerOptions.cmake cmake: update configuration for iOS
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 add 5.2 and 6.1 compute capability support
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 doc: Small change to documentation in DectectPython.cmake
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 ios: disable IPPICV on i386-iPhoneSimulator
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 Static Lapack linkage
OpenCVFindLibsVideo.cmake Basic support for GigE cameras via Aravis SDK
OpenCVFindMatlab.cmake cmake: update matlab path
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 instrumentation: minor refactoring, wrap OpenCL
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 cmake: minimize MSVS projects layout
OpenCVPCHSupport.cmake cmake: update PCH
OpenCVPackaging.cmake changes to reflect 3.0 status
OpenCVUtils.cmake cmake: fix ocv_check_compiler_flag
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