Open Source Computer Vision Library
Go to file
Vladislav Vinogradov 5e75a22559 fixed find package CUDA for cross-compilation
replaced find_host_package with find_package and
set CMAKE_FIND_ROOT_PATH_MODE_LIBRARY to BOTH, because NEVER 
doesn't work for CUDA_CUDA_LIBRARY, which is located in 
/usr/arm-linux-gnueabihf/lib/libcuda.so for ARM
2013-10-30 12:10:35 +04:00
3rdparty Added the missing setting of HAVE_FFMPEG to true on Windows. 2013-10-25 14:22:07 +04:00
apps cmake: fix linker deps for CUDA 2013-10-16 18:34:47 +04:00
cmake fixed find package CUDA for cross-compilation 2013-10-30 12:10:35 +04:00
data Added smile detector 2013-02-21 17:17:34 +01:00
doc Removed incorrect release of obtained colorspace. This fixes bug #3318 (updated commit for 2.4 branch) 2013-10-24 10:36:01 +02:00
include Normalized file endings. 2013-08-21 18:59:25 +04:00
modules Merge pull request #1702 from alalek:ocl_memory_corruption_check 2013-10-29 11:07:04 +04:00
platforms Removed a stray comma in the Android toolchain file. 2013-10-25 13:50:22 +04:00
samples ocl example typo 2013-10-28 14:09:30 +04:00
.gitattributes Added more text/binary/whitespace attributes for files we have. 2013-08-21 18:59:24 +04:00
.gitignore updated .gitignore 2013-09-04 11:56:44 +04:00
CMakeLists.txt Replaced our usage of LINK_PRIVATE with that of LINK_INTERFACE_LIBRARIES. 2013-10-25 14:19:02 +04:00
index.rst android -> plarforms/android 2013-05-27 11:10:38 +04:00
README.md Updated README.md 2013-07-30 18:51:53 +04:00

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read before starting work on a pull request: http://code.opencv.org/projects/opencv/wiki/How_to_contribute

Summary of guidelines:

  • One pull request per issue;
  • Choose the right base branch;
  • Include tests and documentation;
  • Clean up "oops" commits before submitting;
  • Follow the coding style guide.

Donate OpenCV project Donate OpenCV project