Gregory Morse bcf78daed2 Update CMakeLists.txt
WinRT parallels library is causing conflicts in VC++ due to inconsistent usage with C++/CX which is now present in parallels.cpp.  This support should be included in all projects with WinRT specific code except if doing special native C++ tasks.
2015-12-09 03:45:10 +01:00
2015-12-08 10:24:54 +03:00
2015-12-07 22:06:08 +02:00
2015-12-09 03:45:10 +01:00
2015-12-08 10:24:54 +03:00
2015-09-24 09:32:38 -04:00
2014-02-26 17:46:52 +08:00
2015-04-07 16:44:26 +03:00
2015-08-06 14:00:24 +02:00

OpenCV: Open Source Computer Vision Library

Gittip

Resources

Contributing

Please read before starting work on a pull request: https://github.com/Itseez/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.
Description
No description provided
Readme 422 MiB
Languages
C++ 83.4%
Cuda 5.9%
C 3.8%
Java 2.4%
CMake 2.2%
Other 2.1%