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
7a7b0bcfcbe2847708086637506acba8f3ecd832
Switch branch/tag
opencv
cmake
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Gstreamer 1.0 on windows.
· 46ec9c38
Dan
authored
9 years ago
46ec9c38
Name
Last commit
Last update
..
FindCUDA
update FindCUDA CMake module to the latest version from upstream
10 years ago
checks
fix build with Win7 SDK
9 years ago
templates
HAL: improvements
9 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
Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1
10 years ago
OpenCVCompilerOptions.cmake
Visual Studio 2015 warning and test fixes
9 years ago
OpenCVConfig.cmake
Add VS2015 compatibility to CMake scripts
9 years ago
OpenCVDetectAndroidSDK.cmake
New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
9 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
Simplifies cross compilation with CUDA for ARM boards. CUDA arch is set for all ARM targets, --unresolved-symbols=ignore-in-shared-libs is set when cross-compiling for ARM and FindCUDA.cmake was adjusted to find shared library stubs within the CUDA toolkit.
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
Fixing buildbot job:
10 years ago
OpenCVDetectPython.cmake
fix build with python3 only
9 years ago
OpenCVDetectTBB.cmake
Fixed duplicate PATH in TBB_DEFAULT_INCLUDE_DIRS
9 years ago
OpenCVDetectVTK.cmake
vtk: disable on cross-compilation
9 years ago
OpenCVExtraTargets.cmake
Removed all use of the obsolete IMMEDIATE parameter to configure_file.
11 years ago
OpenCVFindIPP.cmake
AndroidMgr: fixed package build
9 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
Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms
9 years ago
OpenCVFindLibsPerf.cmake
fix support for pthreads parallel_for
9 years ago
OpenCVFindLibsVideo.cmake
Gstreamer 1.0 on windows.
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
Fixed mangled install layout on unix machines
10 years ago
OpenCVGenHeaders.cmake
Added cvconfig.h copy during the build
9 years ago
OpenCVGenInfoPlist.cmake
Build separate world-like iOS framework for contrib
10 years ago
OpenCVGenPkgconfig.cmake
Updated pkg-config generation, added sample makefile
9 years ago
OpenCVMinDepVersions.cmake
Build both Python 2 and Python 3 bindings
10 years ago
OpenCVModule.cmake
add CTest support to build tree
9 years ago
OpenCVPCHSupport.cmake
New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
9 years ago
OpenCVPackaging.cmake
changes to reflect 3.0 status
9 years ago
OpenCVUtils.cmake
Merge 2.4 into master
9 years ago
OpenCVVersion.cmake
Switched OpenCV to a 3-component version number.
11 years ago
cl2cpp.cmake
ocl: correct disabling of OpenCL code
9 years ago
copyAndroidLibs.cmake
android: allow to build & run examples without Android OpenCV Manager
10 years ago