Alexander Alekhin 83e1d79403 core: update CPUs detection
- cache value, evaluate once
- better support for MINGW
- anything in 'cv' namespace
- test: dump number of active threads
2020-03-10 21:29:08 +00:00
2018-02-07 06:59:15 -05:00
2020-03-10 14:53:43 +03:00
2020-03-10 21:29:08 +00:00
2020-03-10 14:53:43 +03:00
2018-10-11 17:57:51 +00:00
2020-01-02 11:58:20 +00:00
2020-02-11 09:31:16 +03:00

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read the contribution guidelines before starting work on a pull request.

Summary of the 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.
Languages
C++ 86%
Python 4.1%
C 2.9%
CMake 2.2%
Java 1.6%
Other 3.1%