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.
 
 
 
 
 
 
Roman Donchenko 790f53f12a Merge pull request #1887 from jet47:android-cuda-6.0 11 years ago
..
FindCUDA
checks
templates Fixed OpenCV_LIBS when find_package has been used with explicit components. 11 years ago
CMakeParseArguments.cmake
FindCUDA.cmake fixed CUDA_TOOLKIT_TARGET_DIR for android: 11 years ago
OpenCVCRTLinkage.cmake
OpenCVCompilerOptions.cmake Some debug options are removed because they are installed by Cmake automatically. 11 years ago
OpenCVConfig.cmake Added Visual Studio 2013 detection. 11 years ago
OpenCVDetectAndroidSDK.cmake
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake added `-Xptxas;-dlcm=ca` and `-target-os-variant=Android` to nvcc flags 11 years ago
OpenCVDetectCXXCompiler.cmake Added Visual Studio 2013 detection. 11 years ago
OpenCVDetectOpenCL.cmake
OpenCVDetectPython.cmake
OpenCVDetectTBB.cmake
OpenCVExtraTargets.cmake
OpenCVFindIPP.cmake
OpenCVFindLATEX.cmake
OpenCVFindLibsGUI.cmake
OpenCVFindLibsGrfmt.cmake
OpenCVFindLibsPerf.cmake
OpenCVFindLibsVideo.cmake
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI.cmake
OpenCVFindPkgConfig.cmake
OpenCVFindXimea.cmake Fix the build of OpenCV with XIMEA on Windows 64 bits: 11 years ago
OpenCVGenAndroidMK.cmake
OpenCVGenConfig.cmake Removed all slashes after ${OpenCV_INSTALL_BINARIES_PREFIX}. 11 years ago
OpenCVGenHeaders.cmake Made the generated file templates' naming more consistent. 11 years ago
OpenCVGenInfoPlist.cmake
OpenCVGenPkgconfig.cmake Made the generated file templates' naming more consistent. 11 years ago
OpenCVLegacyOptions.cmake
OpenCVModule.cmake
OpenCVPCHSupport.cmake
OpenCVUtils.cmake
OpenCVVersion.cmake
cl2cpp.cmake