opencv/modules/core
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
..
doc Documentation: fixed CvSlice and FeatureDetector descriptions. 2011-08-15 07:05:04 +00:00
include/opencv2/core Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf 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
src Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
test warnings 2011-09-05 14:37:27 +00:00
CMakeLists.txt Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00