mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
ee4feb4b09
* 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