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 0ebe387cb2 Merge pull request #6713 from alalek:cmake_install_fix 9 years ago
..
FindCUDA
checks ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include) 9 years ago
templates cmake: refactoring of OpenCVConfig 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
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples 9 years ago
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake Fix #6500 cmake bug that adds D_FORCE_INLINES to NVCC 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 9 years ago
OpenCVDetectOpenCL.cmake cmake: refactor OpenCL detection, allow custom configurations 9 years ago
OpenCVDetectPython.cmake cmake: fix python detection 9 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 brining over fix in master (#4140) for libz import on 64-bit android 9 years ago
OpenCVFindLibsPerf.cmake Implement internal HAL for GEMM and matrix decompositions 9 years ago
OpenCVFindLibsVideo.cmake cmake: fix find_library() for bzip2 9 years ago
OpenCVFindMatlab.cmake Update OpenCVFindMatlab.cmake 9 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
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 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 cmake: fix export issue 9 years ago
OpenCVPCHSupport.cmake Disabled PCH support for gcc >= 6.0.0 9 years ago
OpenCVPackaging.cmake Merge pull request #6279 from terfendail:vt/pythontest_data 9 years ago
OpenCVUtils.cmake cmake: don't use absolute paths with/without CMAKE_INSTALL_PREFIX 9 years ago
OpenCVVersion.cmake
cl2cpp.cmake workaround: cvconfig.h doesn't work with hal at this moment 9 years ago
copyAndroidLibs.cmake