AleksandrPanov d43cb4fe7c change resize flag INTER_LINEAR to INTER_LINEAR_EXACT
fix python test_detect_and_decode_multi, sort QR in multiDetect/multiDecode
enable tests with "version_5_up.jpg", "version_5_top.jpg"
2022-09-28 23:52:24 +03:00
2022-08-05 15:08:16 +03:00
2020-04-13 04:29:55 +00:00
2020-02-26 15:12:45 +03:00
2018-10-11 17:57:51 +00:00
2022-01-04 12:49:15 +00:00
2022-01-04 12:48:27 +00:00
2021-12-22 13:24:30 +00:00
2019-11-07 13:10:42 +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.
Description
Languages
C++ 87.5%
C 3.3%
Python 2.7%
CMake 2%
Java 1.5%
Other 2.8%