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 574280cd3a Merge pull request #5784 from alalek:distrib_fix 9 years ago
..
FindCUDA backport from master 10 years ago
checks fix build with Win7 SDK 10 years ago
templates fix samples deps 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 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
OpenCVCompilerOptions.cmake Fixed cmake and build issues when using Visual Studio 2015 9 years ago
OpenCVConfig.cmake Add VS2015 compatibility to CMake scripts 10 years ago
OpenCVDetectAndroidSDK.cmake Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts 12 years ago
OpenCVDetectCStripes.cmake fixed C= detection script 12 years ago
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 Fixing buildbot job: 10 years ago
OpenCVDetectPython.cmake fix build with python3 only 10 years ago
OpenCVDetectTBB.cmake Fixed duplicate PATH in TBB_DEFAULT_INCLUDE_DIRS 9 years ago
OpenCVDetectVTK.cmake vtk: disable on cross-compilation 10 years ago
OpenCVExtraTargets.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file. 11 years ago
OpenCVFindIPP.cmake distrib: remove useless static files from shared distribution package 9 years ago
OpenCVFindIPPAsync.cmake Added SharedMatrix 11 years ago
OpenCVFindIntelPerCSDK.cmake Fix notes about cmake files. Fix build warning. 11 years ago
OpenCVFindLATEX.cmake
OpenCVFindLibsGUI.cmake Correction to enable compilation on platform with only GTK2 libs 11 years ago
OpenCVFindLibsGrfmt.cmake brining over fix in master (#4140) for libz import on 64-bit android 9 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 9 years ago
OpenCVFindOpenEXR.cmake Normalize line endings and whitespace 12 years ago
OpenCVFindOpenNI.cmake Normalize line endings and whitespace 12 years ago
OpenCVFindOpenNI2.cmake Added enviroment search paths for OpenNI2 for linux and fixed specific warning 10 years ago
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 This code is based on https://github.com/prasannatsm/opencv code. 12 years ago
OpenCVFindXimea.cmake XIMEA cam support: allow on OS X too 11 years ago
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 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 Build separate world-like iOS framework for contrib 10 years ago
OpenCVGenPkgconfig.cmake fixes #5018: fix framework links in opencv.pc (MacOS) 9 years ago
OpenCVMinDepVersions.cmake Build both Python 2 and Python 3 bindings 11 years ago
OpenCVModule.cmake world build: fix modules instantiation order 9 years ago
OpenCVPCHSupport.cmake Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
OpenCVPackaging.cmake added suppression for python-script-but-no-python-dep 9 years ago
OpenCVUtils.cmake pkg-config: remove $<LINK_ONLY:...> expressions 9 years ago
OpenCVVersion.cmake Switched OpenCV to a 3-component version number. 11 years ago
cl2cpp.cmake workaround: cvconfig.h doesn't work with hal at this moment 9 years ago
copyAndroidLibs.cmake android: allow to build & run examples without Android OpenCV Manager 11 years ago