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.
 
 
 
 
 
 
Alexander Alekhin e2e1485373 Merge pull request #7487 from StevenPuttemans:add_compute_capabilities 8 years ago
..
FindCUDA backport from master 10 years ago
checks fix android pack build 9 years ago
templates Added support for OpenVX 1.0, updated cmake part, minor fixes 8 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
FindOpenVX.cmake Added support for OpenVX 1.0, updated cmake part, minor fixes 8 years ago
OpenCVCRTLinkage.cmake fix MSVS2010 builds 9 years ago
OpenCVCompilerOptions.cmake cmake: update configuration for iOS 8 years ago
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples 9 years ago
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake add 5.2 and 6.1 compute capability support 8 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 cmake: refactor OpenCL detection, allow custom configurations 9 years ago
OpenCVDetectPython.cmake doc: Small change to documentation in DectectPython.cmake 8 years ago
OpenCVDetectTBB.cmake changed to find TBB library(VS2015) 9 years ago
OpenCVDetectVTK.cmake Ported VTK cmake detection from master branch 9 years ago
OpenCVExtraTargets.cmake
OpenCVFindIPP.cmake ios: disable IPPICV on i386-iPhoneSimulator 8 years ago
OpenCVFindIPPAsync.cmake
OpenCVFindIntelPerCSDK.cmake
OpenCVFindLATEX.cmake
OpenCVFindLibsGUI.cmake
OpenCVFindLibsGrfmt.cmake Grassroots DiCoM i.e. GDCM based DICOM image reader is added. 9 years ago
OpenCVFindLibsPerf.cmake Static Lapack linkage 9 years ago
OpenCVFindLibsVideo.cmake Basic support for GigE cameras via Aravis SDK 8 years ago
OpenCVFindMatlab.cmake cmake: update matlab path 9 years ago
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI.cmake
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 10 years ago
OpenCVFindVA_INTEL.cmake fallback path & sample timing implemented 10 years ago
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake instrumentation: minor refactoring, wrap OpenCL 9 years ago
OpenCVGenAndroidMK.cmake Separate OpenCV.mk files for different ABIs 10 years ago
OpenCVGenConfig.cmake cmake: don't use absolute paths with/without CMAKE_INSTALL_PREFIX 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 increase minimal supported CUDA toolkit to 6.5 9 years ago
OpenCVModule.cmake cmake: minimize MSVS projects layout 9 years ago
OpenCVPCHSupport.cmake cmake: update PCH 8 years ago
OpenCVPackaging.cmake Merge pull request #6279 from terfendail:vt/pythontest_data 9 years ago
OpenCVUtils.cmake cmake: fix ocv_check_compiler_flag 8 years ago
OpenCVVersion.cmake
cl2cpp.cmake workaround: cvconfig.h doesn't work with hal at this moment 9 years ago
copyAndroidLibs.cmake