mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
d99f4a2beb
calling the functions cv::min and cv::max with cv::Scalar argument. Instead of them two performance tests were created which call the functions cv::min and cv::max with 'double' argument. |
||
---|---|---|
.. | ||
perf_abs.cpp | ||
perf_bitwise.cpp | ||
perf_core_arithm.cpp | ||
perf_main.cpp | ||
perf_minmax.cpp | ||
perf_precomp.cpp | ||
perf_precomp.hpp | ||
perf_stat.cpp |