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 82ec76c123 Merge pull request #8990 from mshabunin:fix-static-2 8 years ago
..
FindCUDA cmake: fix CUDA flags generation 8 years ago
checks android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
templates trace: initial support for code trace 8 years ago
FindCUDA.cmake
FindGstreamerWindows.cmake Newer versions of gstreamer use a slightly different include path on windows. 8 years ago
FindOpenVX.cmake Updated OpenVX detector and wrappers to handle Reference attribute names change 8 years ago
OpenCVCRTLinkage.cmake cmake: fix MSVC static builds 8 years ago
OpenCVCompilerDefenses.cmake cmake: add ENABLE_BUILD_HARDENING option 8 years ago
OpenCVCompilerOptimizations.cmake dispatch: added CV_TRY_${OPT} macro, fix dnn build 8 years ago
OpenCVCompilerOptions.cmake Fixing some static analysis issues 8 years ago
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples 9 years ago
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake build with cc 6.2 on Jetson TX2 8 years ago
OpenCVDetectCXXCompiler.cmake cmake: fix support of duplicated file names in static libraries 8 years ago
OpenCVDetectDirectX.cmake
OpenCVDetectHalide.cmake cmake: add Halide support (#8794) 8 years ago
OpenCVDetectMediaSDK.cmake Initial version of MediaSDK integration: 8 years ago
OpenCVDetectOpenCL.cmake
OpenCVDetectPython.cmake doc: Small change to documentation in DectectPython.cmake 8 years ago
OpenCVDetectTBB.cmake Download cache 8 years ago
OpenCVDetectTrace.cmake trace: initial support for code trace 8 years ago
OpenCVDetectVTK.cmake Newer versions of gstreamer use a slightly different include path on windows. 8 years ago
OpenCVDownload.cmake cmake: additional messages on download errors 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 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
OpenCVFindIPPAsync.cmake
OpenCVFindIPPIW.cmake cmake: update handling of IPPICV/IPPIW 8 years ago
OpenCVFindIntelPerCSDK.cmake
OpenCVFindLAPACK.cmake fix build error on ODROID-X2 8 years ago
OpenCVFindLATEX.cmake
OpenCVFindLibProtobuf.cmake 3rdparty: update CMake scripts for protobuf 8 years ago
OpenCVFindLibsGUI.cmake
OpenCVFindLibsGrfmt.cmake android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
OpenCVFindLibsPerf.cmake cmake: guard scanning of default MKL system-wide paths 8 years ago
OpenCVFindLibsVideo.cmake Initial version of MediaSDK integration: 8 years ago
OpenCVFindMKL.cmake cmake: guard scanning of default MKL system-wide paths 8 years ago
OpenCVFindMatlab.cmake cmake: update matlab path 9 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
OpenCVFindVA_INTEL.cmake
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake cmake: include contrib modules into opencv_world 8 years ago
OpenCVGenAndroidMK.cmake
OpenCVGenConfig.cmake cmake: update handling of IPPICV/IPPIW 8 years ago
OpenCVGenHeaders.cmake cmake: support multiple CPU targets 8 years ago
OpenCVGenInfoPlist.cmake Merge pull request #8009 from Legoless:master 8 years ago
OpenCVGenPkgconfig.cmake
OpenCVMinDepVersions.cmake increase minimal supported CUDA toolkit to 6.5 9 years ago
OpenCVModule.cmake trace: initial support for code trace 8 years ago
OpenCVPCHSupport.cmake build: fix PCH stub files generation optimization 8 years ago
OpenCVPackaging.cmake Merge pull request #6279 from terfendail:vt/pythontest_data 9 years ago
OpenCVUtils.cmake Merge pull request #8900 from alalek:update_android_build 8 years ago
OpenCVVersion.cmake build: added VERSIONINFO resource 8 years ago
cl2cpp.cmake Merge pull request #7894 from alalek:ocl_program 8 years ago
copyAndroidLibs.cmake