Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky b3ac274617 Merge pull request #5455 from michaelveth:matlab_cmake_unix_fix 10 years ago
..
FindCUDA
checks fix build with Win7 SDK 10 years ago
templates exclude dates from report names 10 years ago
FindCUDA.cmake port of aarch64 cuda changes from 2.4 10 years ago
OpenCVCRTLinkage.cmake
OpenCVCompilerOptions.cmake Visual Studio 2015 warning and test fixes 10 years ago
OpenCVConfig.cmake Add VS2015 compatibility to CMake scripts 10 years ago
OpenCVDetectAndroidSDK.cmake cmake: use copy_if_different 10 years ago
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake Precise default CUDA version for Tegra X1 chips. 10 years ago
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. 10 years ago
OpenCVDetectDirectX.cmake fix build with Win7 SDK 10 years ago
OpenCVDetectOpenCL.cmake
OpenCVDetectPython.cmake fix build with python3 only 10 years ago
OpenCVDetectTBB.cmake
OpenCVDetectVTK.cmake vtk: disable on cross-compilation 10 years ago
OpenCVExtraTargets.cmake
OpenCVFindIPP.cmake AndroidMgr: fixed package build 10 years ago
OpenCVFindIPPAsync.cmake
OpenCVFindIntelPerCSDK.cmake
OpenCVFindLATEX.cmake
OpenCVFindLibsGUI.cmake
OpenCVFindLibsGrfmt.cmake Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms 10 years ago
OpenCVFindLibsPerf.cmake fix support for pthreads parallel_for 10 years ago
OpenCVFindLibsVideo.cmake fallback path & sample timing implemented 10 years ago
OpenCVFindMatlab.cmake Update OpenCVFindMatlab.cmake 10 years ago
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI.cmake
OpenCVFindOpenNI2.cmake
OpenCVFindVA.cmake changed device detection procedure, added resizing surface to bigger size 10 years ago
OpenCVFindVA_INTEL.cmake fallback path & sample timing implemented 10 years ago
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake Do not compare extra modules in ABI check 10 years ago
OpenCVGenAndroidMK.cmake Separate OpenCV.mk files for different ABIs 10 years ago
OpenCVGenConfig.cmake Fixed mangled install layout on unix machines 10 years ago
OpenCVGenHeaders.cmake Added cvconfig.h copy during the build 10 years ago
OpenCVGenInfoPlist.cmake
OpenCVGenPkgconfig.cmake Updated pkg-config generation, added sample makefile 10 years ago
OpenCVMinDepVersions.cmake
OpenCVModule.cmake add CTest support to build tree 10 years ago
OpenCVPCHSupport.cmake cmake: use copy_if_different 10 years ago
OpenCVPackaging.cmake changes to reflect 3.0 status 10 years ago
OpenCVUtils.cmake add CTest support to build tree 10 years ago
OpenCVVersion.cmake
cl2cpp.cmake ocl: added errors processing in OpenCL code generator, resolve space issue 10 years ago
copyAndroidLibs.cmake