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 5404930112 Merge pull request #9260 from Cartucho:add_python_signatures 7 years ago
..
FindCUDA cmake: fix CUDA flags generation 8 years ago
checks Added support for VSX 7 years ago
templates cmake: allow custom OpenCV_ARCH / OpenCV_RUNTIME values 7 years ago
FindCUDA.cmake fix build error on Jetson TK1 7 years ago
FindGstreamerWindows.cmake
FindOpenVX.cmake Updated OpenVX detector and wrappers to handle Reference attribute names change 8 years ago
FindPylint.cmake cmake: fix Pylint version detection 7 years ago
OpenCVCRTLinkage.cmake cmake: fix MSVC static builds 8 years ago
OpenCVCompilerDefenses.cmake cmake: fix linker flags 7 years ago
OpenCVCompilerOptimizations.cmake cmake: update optimization filter 7 years ago
OpenCVCompilerOptions.cmake Added option to disable gc-sections flag 7 years ago
OpenCVDetectAndroidSDK.cmake cmake: CMP0026 NEW 7 years ago
OpenCVDetectApacheAnt.cmake cmake: simplified configuration output 7 years ago
OpenCVDetectCStripes.cmake Merge pull request #9075 from TonyLianLong:master 7 years ago
OpenCVDetectCUDA.cmake Enable CUDA_NVCC_FLAGS at arch detect step. 7 years ago
OpenCVDetectCXXCompiler.cmake cmake: allow custom OpenCV_ARCH / OpenCV_RUNTIME values 7 years ago
OpenCVDetectDirectX.cmake
OpenCVDetectHalide.cmake cmake: add Halide support (#8794) 8 years ago
OpenCVDetectMediaSDK.cmake MediaSDK video backend: Windows support 7 years ago
OpenCVDetectOpenCL.cmake
OpenCVDetectPython.cmake
OpenCVDetectTBB.cmake tbb: don't search library in ENV{LD_LIBRARY_PATH} 7 years ago
OpenCVDetectTrace.cmake trace: initial support for code trace 8 years ago
OpenCVDetectVTK.cmake cmake: fix WITH_VTK usage 7 years ago
OpenCVDownload.cmake Update OpenCVDownload.cmake unpack 7 years ago
OpenCVExtraTargets.cmake
OpenCVFindAtlas.cmake
OpenCVFindIPP.cmake ICV2017u3 package update; 7 years ago
OpenCVFindIPPAsync.cmake
OpenCVFindIPPIW.cmake Standalone IPP with IW fix; 7 years ago
OpenCVFindIntelPerCSDK.cmake
OpenCVFindLAPACK.cmake fixed native Lapack detection script on Mac/iOS (where native Lapack is a part of Accelerate framework) 7 years ago
OpenCVFindLATEX.cmake
OpenCVFindLibProtobuf.cmake dnn: avoid conflicts with original caffe.proto 7 years ago
OpenCVFindLibsGUI.cmake Removed extra dependencies from videoio library 7 years ago
OpenCVFindLibsGrfmt.cmake Update OpenCVFindLibsGrfmt.cmake 7 years ago
OpenCVFindLibsPerf.cmake build: HAVE_LIBPTHREAD, HAVE_PTHREAD(S) => HAVE_PTHREAD 7 years ago
OpenCVFindLibsVideo.cmake cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+) 7 years ago
OpenCVFindMKL.cmake Fix MKL linkage with enabled OpenMP 7 years ago
OpenCVFindMatlab.cmake
OpenCVFindOpenBLAS.cmake cmake: update OpenBLAS support 7 years ago
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI.cmake
OpenCVFindOpenNI2.cmake
OpenCVFindVA.cmake
OpenCVFindVA_INTEL.cmake
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake cmake: CMP0026 NEW 7 years ago
OpenCVGenAndroidMK.cmake cmake: CMP0026 NEW 7 years ago
OpenCVGenConfig.cmake Build for embedded systems 7 years ago
OpenCVGenHeaders.cmake cmake: support multiple CPU targets 8 years ago
OpenCVGenInfoPlist.cmake
OpenCVGenPkgconfig.cmake Removed cmake submodules and contrib_world references 7 years ago
OpenCVMinDepVersions.cmake minimal CMake version => 2.8.12.2 7 years ago
OpenCVModule.cmake python: 'sub-module' for binding sources and documentation meta information 7 years ago
OpenCVPCHSupport.cmake cmake: fix build with CMake 3.9.0 7 years ago
OpenCVPackaging.cmake Added support for VSX 7 years ago
OpenCVPylint.cmake cmake: change Pylint integration 7 years ago
OpenCVUtils.cmake cmake: simplified configuration output 7 years ago
OpenCVVersion.cmake Improve the documentation. 7 years ago
cl2cpp.cmake Merge pull request #7894 from alalek:ocl_program 8 years ago
copyAndroidLibs.cmake