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.
 
 
 
 
 
 
Maksim Shabunin 632afe6ae3 Fixed mangled install layout on unix machines 10 years ago
..
FindCUDA update FindCUDA CMake module to the latest version from upstream 10 years ago
checks
templates Add a script to run all tests on Windows 10 years ago
FindCUDA.cmake FindCUDA fix : do not unset CACHE variables on first call 10 years ago
OpenCVCRTLinkage.cmake Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
OpenCVCompilerOptions.cmake sqsum 10 years ago
OpenCVConfig.cmake Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
OpenCVDetectAndroidSDK.cmake
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake Merge pull request #3758 from ilya-lavrenov:aarch64 10 years ago
OpenCVDetectCXXCompiler.cmake Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
OpenCVDetectDirectX.cmake
OpenCVDetectOpenCL.cmake Fixing buildbot job: 10 years ago
OpenCVDetectPython.cmake looks like Maksim was right; the new fix does not do the second attempt to detect python libs, it finds it correctly with the first attempt 10 years ago
OpenCVDetectTBB.cmake
OpenCVDetectVTK.cmake
OpenCVExtraTargets.cmake
OpenCVFindIPP.cmake explained reason why IPP is disabled on 32-bit Linux. disable IPP's minMaxLoc_32f on 32-bit OSes only 10 years ago
OpenCVFindIPPAsync.cmake
OpenCVFindIntelPerCSDK.cmake
OpenCVFindLATEX.cmake
OpenCVFindLibsGUI.cmake
OpenCVFindLibsGrfmt.cmake
OpenCVFindLibsPerf.cmake
OpenCVFindLibsVideo.cmake Corrected the WITH_GSTREAMER and WITH_GSTREAMER_0_10 semantic 10 years ago
OpenCVFindMatlab.cmake
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI.cmake
OpenCVFindOpenNI2.cmake Added enviroment search paths for OpenNI2 for linux and fixed specific warning 10 years ago
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenAndroidMK.cmake
OpenCVGenConfig.cmake Fixed mangled install layout on unix machines 10 years ago
OpenCVGenHeaders.cmake
OpenCVGenInfoPlist.cmake Build separate world-like iOS framework for contrib 10 years ago
OpenCVGenPkgconfig.cmake Support for compound modules, support for contrib_world 10 years ago
OpenCVMinDepVersions.cmake
OpenCVModule.cmake Python support 10 years ago
OpenCVPCHSupport.cmake
OpenCVPackaging.cmake Mark the libs component required 10 years ago
OpenCVUtils.cmake Disable object libraries building for cmake 2.8.7 and earlier 10 years ago
OpenCVVersion.cmake
cl2cpp.cmake Build separate world-like iOS framework for contrib 10 years ago
copyAndroidLibs.cmake