opencv/modules/core/perf
Leonid Beynenson d99f4a2beb Since there is no a standard functions cv::min and cv::max which has cv::Scalar argument, removed the performance tests,
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.
2011-09-13 21:57:42 +00:00
..
perf_abs.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_bitwise.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_core_arithm.cpp Since there is no a standard functions cv::min and cv::max which has cv::Scalar argument, removed the performance tests, 2011-09-13 21:57:42 +00:00
perf_main.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_minmax.cpp Since there is no a standard functions cv::min and cv::max which has cv::Scalar argument, removed the performance tests, 2011-09-13 21:57:42 +00:00
perf_precomp.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_precomp.hpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_stat.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00