Open Source Computer Vision Library
Go to file
Andrey Kamaev bef34093aa Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.

(cherry picked from commit 2a6fb2867e)
(only cherry picked "apps/trancascade")
2013-11-27 14:46:47 +00:00
3rdparty ocl: fix cl_platform.h:95: #elif _WIN32 -> #elif defined(_WIN32) 2013-11-22 18:24:20 +04:00
apps Remove all using directives for STL namespace and members 2013-11-27 14:46:47 +00:00
cmake Merge pull request #1822 from SpecLad:msvc12 2013-11-25 12:19:58 +04:00
data Added smile detector 2013-02-21 17:17:34 +01:00
doc Wrong example at the visual studio tutorial. Fixed link, fixed sample 2013-11-22 10:41:17 +01:00
include Normalized file endings. 2013-08-21 18:59:25 +04:00
modules Merge pull request #1856 from alalek:ocl_fix_mt 2013-11-26 09:58:22 +04:00
platforms VFPv4 detection implemented. Some Tegra5 related updates. 2013-11-22 14:30:23 +04:00
samples Wrong example at the visual studio tutorial. Fixed link, fixed sample 2013-11-22 10:41:17 +01:00
.gitattributes Added more text/binary/whitespace attributes for files we have. 2013-08-21 18:59:24 +04:00
.gitignore Reworked documentation building to work with extra modules. 2013-11-12 19:38:59 +04:00
CMakeLists.txt Some hacks to build and run OpenCL on Qualcomm S800. 2013-11-22 16:13:38 +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