404 Commits (7ed38b97c3726c14155865267b054d2ad6049f41)

Author SHA1 Message Date
Alexander Alekhin 4eb16122c0 ocl: change processing of OpenCL failures 10 years ago
Elena Gvozdeva c5a2879ce0 use vectors 10 years ago
Elena Gvozdeva 2d89df1804 use local memory 10 years ago
Alexander Alekhin 8ab6852927 added performance validation check 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Alexander Karsakov dfff9a8125 Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Elena Gvozdeva b5f251c815 fixed test ocl_MatchTemplate for sparse matrix 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Vadim Pisarevsky b0cd822924 trying to make the tests pass 10 years ago
Vadim Pisarevsky 5267ed46c7 1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case). 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Ilya Lavrenov ff6f5d4d24 fixed warnings 11 years ago
Alexander Alekhin e6f6905868 run.py: propagate OPENCV* env variables only with --android_propagate_opencv_env flag 11 years ago
Alexander Alekhin 766600529b run.py: added --android_env parameter 11 years ago
Ilya Lavrenov 05a47d9014 cmd option 11 years ago
Ilya Lavrenov 2cd7a913ed verbose errors 11 years ago
Ilya Lavrenov f3c56f8310 first attemp 11 years ago
Alexander Alekhin 8b6c5ade0e TAPI: added perf test for stitching 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
Ilya Lavrenov aa5326c231 cv::norm -> cvtest::norm in tests 11 years ago
Alexander Alekhin eeed9ce247 perf report: summary.py: added custom --regressions map 11 years ago
Ilya Lavrenov c53398a438 performance tests for FAST 11 years ago
mlyashko 4b71921526 both tests by picture and rand mat 11 years ago
Vladimir Kolesnikov 60803afe8f Misprint fixed in table formatter 11 years ago
Andrey Pavlenko a3668f1369 changing default perf strategy from BASIC (old) to SIMPLE (new, faster) 11 years ago
Ilya Lavrenov b73490f86c eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago
Alexander Smorkalov b4e4f13f9e Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
Ilya Lavrenov f138b613b7 cv::compare 11 years ago
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added. 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov 29deff8707 ability to merge logs with intersections only 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Ilya Lavrenov 68957b2757 added some new performance tests 11 years ago
Ilya Lavrenov 16bfdbd22a dump AMD Blas/Fft 11 years ago
Ilya Lavrenov 32eb38ec98 fixed defects from coverity.com 11 years ago
Ilya Lavrenov aa5311ea9f backport of master-based perf tests for matchTemplate to 2.4 11 years ago
Alexander Alekhin 79eba54a4f some fixes in perf tests 11 years ago
Alexander Smorkalov 4c1ed13846 Warning fixes for GCC 4.8. 11 years ago
Evgeniy 8236181c62 Added more colorizing options to XLS generating script 11 years ago
Ilya Lavrenov 7629bb78a4 extended performance tests to test 3 channels 11 years ago
Ilya Lavrenov 9b627a5e9f disabled 'reshape', 'copyTo' test 11 years ago
Ilya Lavrenov 4f36bc29d9 cleaned-up UMat tests 11 years ago
Ilya Lavrenov 2e8579fe9b cleaned up super_resolution sample from old OCL 11 years ago
Ilya Lavrenov c7fe162829 renamed **2 -> ** 11 years ago
Ilya Lavrenov da5b316b4e minor ocl.cpp refactoring 11 years ago
Ilya Lavrenov 6ad4823f0c ported superres to T-API 11 years ago
Konstantin Matskevich c7a6537b83 add brackets 11 years ago
Konstantin Matskevich ae827a638c fixes 11 years ago