Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Alexander Alekhin 5fa64235b1 Merge pull request #5860 from Dikay900:patch-1 9 years ago
..
FindCUDA
checks fix build with Win7 SDK 10 years ago
templates fix include path for windows package 9 years ago
FindCUDA.cmake Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
FindGstreamerWindows.cmake Gstreamer 1.0 on windows. 9 years ago
OpenCVCRTLinkage.cmake fix MSVS2010 builds 9 years ago
OpenCVCompilerOptions.cmake Fixed cmake and build issues when using Visual Studio 2015 9 years ago
OpenCVConfig.cmake
OpenCVDetectAndroidSDK.cmake Fix compilation problems with 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. 10 years ago
OpenCVDetectDirectX.cmake fix build with Win7 SDK 10 years ago
OpenCVDetectOpenCL.cmake
OpenCVDetectPython.cmake update osx and ios build_framework.py 9 years ago
OpenCVDetectTBB.cmake changed to find TBB library(VS2015) 9 years ago
OpenCVDetectVTK.cmake vtk: disable on cross-compilation 10 years ago
OpenCVExtraTargets.cmake
OpenCVFindIPP.cmake distrib: remove useless static files from shared distribution package 9 years ago
OpenCVFindIPPAsync.cmake
OpenCVFindIntelPerCSDK.cmake
OpenCVFindLATEX.cmake
OpenCVFindLibsGUI.cmake
OpenCVFindLibsGrfmt.cmake brining over fix in master (#4140) for libz import on 64-bit android 10 years ago
OpenCVFindLibsPerf.cmake fix support for pthreads parallel_for 10 years ago
OpenCVFindLibsVideo.cmake Gstreamer 1.0 on windows. 9 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
OpenCVGenAndroidMK.cmake Separate OpenCV.mk files for different ABIs 10 years ago
OpenCVGenConfig.cmake distrib: remove useless static files from shared distribution package 9 years ago
OpenCVGenHeaders.cmake Added cvconfig.h copy during the build 10 years ago
OpenCVGenInfoPlist.cmake update osx and ios build_framework.py 9 years ago
OpenCVGenPkgconfig.cmake fixes #5018: fix framework links in opencv.pc (MacOS) 9 years ago
OpenCVMinDepVersions.cmake
OpenCVModule.cmake Merge pull request #5821 from alalek:build_framework 9 years ago
OpenCVPCHSupport.cmake [master] Fixed PCH warning during ARM crosscompilation 9 years ago
OpenCVPackaging.cmake added suppression for python-script-but-no-python-dep 9 years ago
OpenCVUtils.cmake update osx and ios build_framework.py 9 years ago
OpenCVVersion.cmake
cl2cpp.cmake workaround: cvconfig.h doesn't work with hal at this moment 9 years ago
copyAndroidLibs.cmake