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
71cbd6f02eb4480970d38ed08132e8b9e5503b05
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 #6813 from mshabunin:gdcm-cmake-search
· b6f21a6c
Vadim Pisarevsky
authored
8 years ago
b6f21a6c
Name
Last commit
Last update
..
FindCUDA
update FindCUDA CMake module to the latest version from upstream
10 years ago
checks
ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include)
9 years ago
templates
Grassroots DiCoM i.e. GDCM based DICOM image reader is added.
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
OpenCVCRTLinkage.cmake
fix MSVS2010 builds
9 years ago
OpenCVCompilerOptions.cmake
fix run time error
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
update CUDA architecture flags initialization
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
cmake: python, allow dynamic symbols lookup from libpython.so
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
cmake: refactoring of OpenCVConfig
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
cmake: lapack optimized code requires cblas.h
8 years ago
OpenCVFindLibsVideo.cmake
cmake: fix find_library() for bzip2
9 years ago
OpenCVFindMatlab.cmake
Update OpenCVFindMatlab.cmake
9 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
Do not compare extra modules in ABI check
10 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
bigdata: add test, resolve split/merge issue
8 years ago
OpenCVPCHSupport.cmake
Disabled PCH support for gcc >= 6.0.0
8 years ago
OpenCVPackaging.cmake
changes to reflect 3.0 status
9 years ago
OpenCVUtils.cmake
bigdata: add test, resolve split/merge issue
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