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.
 
 
 
 
 
 
Vadim Pisarevsky 4acda3f609 Merge pull request #7428 from alalek:cmake_fix_compiler_flags_detection 8 years ago
..
FindCUDA
checks fix android pack build 8 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 check FP16 build condition correctly 8 years ago
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples 9 years ago
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake cmake: add support for Nvidia GPU Tesla K80 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
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 cmake: refactoring of OpenCVConfig 9 years ago
OpenCVFindIPPAsync.cmake
OpenCVFindIntelPerCSDK.cmake
OpenCVFindLATEX.cmake
OpenCVFindLibsGUI.cmake
OpenCVFindLibsGrfmt.cmake Grassroots DiCoM i.e. GDCM based DICOM image reader is added. 8 years ago
OpenCVFindLibsPerf.cmake Static Lapack linkage 8 years ago
OpenCVFindLibsVideo.cmake Basic support for GigE cameras via Aravis SDK 8 years ago
OpenCVFindMatlab.cmake cmake: update matlab path 8 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 9 years ago
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake instrumentation: minor refactoring, wrap OpenCL 8 years ago
OpenCVGenAndroidMK.cmake
OpenCVGenConfig.cmake cmake: don't use absolute paths with/without CMAKE_INSTALL_PREFIX 9 years ago
OpenCVGenHeaders.cmake
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 8 years ago
OpenCVModule.cmake cmake: minimize MSVS projects layout 8 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