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 a2fed4c790 Merge pull request #8084 from mshabunin:libstdcplusplus-debug 8 years ago
..
FindCUDA cmake: fix CUDA flags generation 8 years ago
checks cmake: fix lapack 8 years ago
templates moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 8 years ago
FindCUDA.cmake Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
FindGstreamerWindows.cmake Newer versions of gstreamer use a slightly different include path on windows. 8 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 Merge pull request #7872 from alalek:merge-2.4 8 years ago
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples 9 years ago
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake build: cuda warnings 8 years ago
OpenCVDetectCXXCompiler.cmake cmake: fix support of duplicated file names in static libraries 8 years ago
OpenCVDetectDirectX.cmake fix build with Win7 SDK 9 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 Updated TBB search script and code checks 8 years ago
OpenCVDetectVTK.cmake Newer versions of gstreamer use a slightly different include path on windows. 8 years ago
OpenCVExtraTargets.cmake
OpenCVFindAtlas.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 8 years ago
OpenCVFindIPP.cmake Fixes IPP build on linux; 8 years ago
OpenCVFindIPPAsync.cmake
OpenCVFindIntelPerCSDK.cmake
OpenCVFindLAPACK.cmake cmake: fix MKL detection in case of unsupported versions 8 years ago
OpenCVFindLATEX.cmake
OpenCVFindLibsGUI.cmake
OpenCVFindLibsGrfmt.cmake cmake: eliminate configuration warnings 8 years ago
OpenCVFindLibsPerf.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 8 years ago
OpenCVFindLibsVideo.cmake cmake: fix ffmpeg check code 8 years ago
OpenCVFindMKL.cmake cmake: fix MKL detection in case of unsupported versions 8 years ago
OpenCVFindMatlab.cmake cmake: update matlab path 8 years ago
OpenCVFindOpenBLAS.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 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 cmake: include contrib modules into opencv_world 8 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
OpenCVGenInfoPlist.cmake Merge pull request #8009 from Legoless:master 8 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 Enable GNU STL debug mode for debug builds 8 years ago
OpenCVPCHSupport.cmake cmake: include contrib modules into opencv_world 8 years ago
OpenCVPackaging.cmake Merge pull request #6279 from terfendail:vt/pythontest_data 9 years ago
OpenCVUtils.cmake cmake: include contrib modules into opencv_world 8 years ago
OpenCVVersion.cmake
cl2cpp.cmake workaround: cvconfig.h doesn't work with hal at this moment 9 years ago
copyAndroidLibs.cmake