shimat ee4feb4b09 Merge pull request #16208 from shimat:fix_compare_16f
* add cv::compare test when Mat type == CV_16F

* add assertion in cv::compare when src.depth() == CV_16F

* cv::compare assertion minor fix

* core: add more checks
2019-12-20 16:38:51 +03:00
2019-08-14 13:33:49 -04:00
2018-09-10 08:33:16 +00:00
2019-12-06 12:58:57 +03:00
2018-10-11 17:57:51 +00:00
2019-12-09 15:58:24 +03:00
2018-08-31 17:09:40 +03: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.
S
Description
No description provided
Readme 516 MiB
Languages
C++ 92.6%
C 6.8%
CMake 0.5%
Objective-C 0.1%