Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
27c8f8a1d49d704baff08b49839f60d0d7612821
Switch branch/tag
opencv
cmake
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Merge pull request #7487 from StevenPuttemans:add_compute_capabilities
· e2e14853
Alexander Alekhin
authored
8 years ago
e2e14853
Name
Last commit
Last update
..
FindCUDA
update FindCUDA CMake module to the latest version from upstream
10 years ago
checks
fix android pack build
8 years ago
templates
Added support for OpenVX 1.0, updated cmake part, minor fixes
8 years ago
FindCUDA.cmake
New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
9 years ago
FindGstreamerWindows.cmake
Gstreamer 1.0 on windows.
9 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
cmake: update configuration for iOS
8 years ago
OpenCVDetectAndroidSDK.cmake
cmake: fix JNI configuration problem for Android samples
8 years ago
OpenCVDetectApacheAnt.cmake
Fix ant/Java detection in cmake scripts
12 years ago
OpenCVDetectCStripes.cmake
fixed C= detection script
12 years ago
OpenCVDetectCUDA.cmake
add 5.2 and 6.1 compute capability support
8 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
doc: Small change to documentation in DectectPython.cmake
8 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
Removed all use of the obsolete IMMEDIATE parameter to configure_file.
11 years ago
OpenCVFindIPP.cmake
ios: disable IPPICV on i386-iPhoneSimulator
8 years ago
OpenCVFindIPPAsync.cmake
Added SharedMatrix
11 years ago
OpenCVFindIntelPerCSDK.cmake
Fix notes about cmake files. Fix build warning.
11 years ago
OpenCVFindLATEX.cmake
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
13 years ago
OpenCVFindLibsGUI.cmake
Correction to enable compilation on platform with only GTK2 libs
11 years ago
OpenCVFindLibsGrfmt.cmake
Grassroots DiCoM i.e. GDCM based DICOM image reader is added.
8 years ago
OpenCVFindLibsPerf.cmake
Static Lapack linkage
8 years ago
OpenCVFindLibsVideo.cmake
Basic support for GigE cameras via Aravis SDK
8 years ago
OpenCVFindMatlab.cmake
cmake: update matlab path
8 years ago
OpenCVFindOpenEXR.cmake
Normalize line endings and whitespace
12 years ago
OpenCVFindOpenNI.cmake
Normalize line endings and whitespace
12 years ago
OpenCVFindOpenNI2.cmake
Added enviroment search paths for OpenNI2 for linux and fixed specific warning
10 years ago
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
This code is based on
https://github.com/prasannatsm/opencv
code.
12 years ago
OpenCVFindXimea.cmake
XIMEA cam support: allow on OS X too
10 years ago
OpenCVGenABI.cmake
instrumentation: minor refactoring, wrap OpenCL
8 years ago
OpenCVGenAndroidMK.cmake
Separate OpenCV.mk files for different ABIs
9 years ago
OpenCVGenConfig.cmake
cmake: don't use absolute paths with/without CMAKE_INSTALL_PREFIX
8 years ago
OpenCVGenHeaders.cmake
Added cvconfig.h copy during the build
9 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
increase minimal supported CUDA toolkit to 6.5
8 years ago
OpenCVModule.cmake
cmake: minimize MSVS projects layout
8 years ago
OpenCVPCHSupport.cmake
cmake: update PCH
8 years ago
OpenCVPackaging.cmake
changes to reflect 3.0 status
9 years ago
OpenCVUtils.cmake
cmake: fix ocv_check_compiler_flag
8 years ago
OpenCVVersion.cmake
Switched OpenCV to a 3-component version number.
11 years ago
cl2cpp.cmake
workaround: cvconfig.h doesn't work with hal at this moment
9 years ago
copyAndroidLibs.cmake
android: allow to build & run examples without Android OpenCV Manager
10 years ago