Patrik Huber ebd961585e Added detection of MSVC1911
This is VS2017 Preview. It makes sure the version is detected properly and the INSTALL target then correctly installs to x64/vc15 (the same as MSVC1910).
2017-07-07 14:46:56 +03:00
2017-03-06 14:03:26 +01:00
2017-07-07 14:46:56 +03:00
2017-01-10 15:13:41 +03:00
2016-01-20 13:14:20 +03:00
2017-02-25 16:16:23 +08:00
2014-02-26 17:46:52 +08:00
2013-05-27 11:10:38 +04:00
2016-09-16 16:15:51 +03:00

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read before starting work on a pull request: https://github.com/opencv/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
Languages
C++ 87.6%
C 3.2%
Python 2.9%
CMake 2%
Java 1.5%
Other 2.6%