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 e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
..
FindCUDA
checks fix build with Win7 SDK 10 years ago
templates exclude dates from report names 9 years ago
FindCUDA.cmake New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
OpenCVCRTLinkage.cmake
OpenCVCompilerOptions.cmake Visual Studio 2015 warning and test fixes 9 years ago
OpenCVConfig.cmake
OpenCVDetectAndroidSDK.cmake New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake Simplifies cross compilation with CUDA for ARM boards. CUDA arch is set for all ARM targets, --unresolved-symbols=ignore-in-shared-libs is set when cross-compiling for ARM and FindCUDA.cmake was adjusted to find shared library stubs within the CUDA toolkit. 9 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. 9 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 9 years ago
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI.cmake
OpenCVFindOpenNI2.cmake
OpenCVFindVA.cmake changed device detection procedure, added resizing surface to bigger size 9 years ago
OpenCVFindVA_INTEL.cmake fallback path & sample timing implemented 10 years ago
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake
OpenCVGenAndroidMK.cmake Separate OpenCV.mk files for different ABIs 10 years ago
OpenCVGenConfig.cmake
OpenCVGenHeaders.cmake Added cvconfig.h copy during the build 10 years ago
OpenCVGenInfoPlist.cmake
OpenCVGenPkgconfig.cmake
OpenCVMinDepVersions.cmake
OpenCVModule.cmake add CTest support to build tree 9 years ago
OpenCVPCHSupport.cmake New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
OpenCVPackaging.cmake changes to reflect 3.0 status 9 years ago
OpenCVUtils.cmake add CTest support to build tree 9 years ago
OpenCVVersion.cmake
cl2cpp.cmake ocl: correct disabling of OpenCL code 9 years ago
copyAndroidLibs.cmake