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 8c591ebd77 Merge pull request #6060 from alalek:fix_opencl_opengl_sharing_6052 9 years ago
..
FindCUDA backport from master 10 years ago
checks ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include) 9 years ago
templates added cmakedefine to cmake/templates/cvconfig.h.in 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
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
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake fixed to use NVCUVID in 'cudacodec' module. 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 Support for opengl2 in vtk 7.1 9 years ago
OpenCVExtraTargets.cmake
OpenCVFindIPP.cmake distrib: remove useless static files from shared distribution package 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 fix support for pthreads parallel_for 10 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 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 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: refactor OpenCL detection, allow custom configurations 9 years ago
OpenCVPCHSupport.cmake [master] Fixed PCH warning during ARM crosscompilation 9 years ago
OpenCVPackaging.cmake added suppression for python-script-but-no-python-dep 9 years ago
OpenCVUtils.cmake cmake: make ocv_cmake_dump_vars() case insensitive 9 years ago
OpenCVVersion.cmake
cl2cpp.cmake workaround: cvconfig.h doesn't work with hal at this moment 9 years ago
copyAndroidLibs.cmake