12796 Commits (7193762d2d52306f084db979ed666bfcdbea6a39)
 

Author SHA1 Message Date
Ilya Lavrenov 6f12f1b3b5 added 3 vs 4 channels performance tests 11 years ago
Ilya Lavrenov 6be7869ae8 fix for unsupported doubles 11 years ago
Roman Donchenko 4a4151ec97 Merge pull request #2474 from akarsakov:fix_getpolicy 11 years ago
Alexander Karsakov 4698d62125 Removed workaround for Intel platform. 11 years ago
Alexander Karsakov 8910508b83 Fixed getPolicy() method to make it thread-safe. 11 years ago
Vadim Pisarevsky 4fafab3786 fixed extra whitespace 11 years ago
Vadim Pisarevsky 42e604abea fixed bug in FAST 11 years ago
Vadim Pisarevsky 3e854fa6e5 finished OpenCL port of ORB 11 years ago
Ilya Lavrenov 61c347fb76 typos 11 years ago
Ilya Lavrenov 357a856cf6 nonfree perf tests 11 years ago
Ilya Lavrenov 6f76e7b42d improved performance of bitwise ops 11 years ago
Andrey Pavlenko 0ce8f1d5dd Merge pull request #2477 from alalek:ocl_cleanup_workarounds 11 years ago
Andrey Pavlenko c5bf1c108c Merge pull request #2470 from ilya-lavrenov:tapi_reduction 11 years ago
Andrey Pavlenko 4233539617 Merge pull request #2469 from alalek:ocl_pyrUp_pyrDown_3channels 11 years ago
Ilya Lavrenov adc15c2bba improved performance of cv::ocl::sum 11 years ago
Andrey Pavlenko a6c40abfb2 Merge pull request #2466 from ilya-lavrenov:tapi_transpose_3cn 11 years ago
Andrey Pavlenko 0764a23eb2 Merge pull request #2459 from ilya-lavrenov:tapi_experiments 11 years ago
Andrey Pavlenko 6b6cfa893d Merge pull request #2382 from ilya-lavrenov:tapi_nlmeans 11 years ago
Alexander Alekhin 48196ad10b ocl: cleanup workarounds 11 years ago
Ilya Lavrenov 3ebfe60008 improved performance of cv::ocl::countNonZero 11 years ago
Ilya Lavrenov 8e79de35a8 changes for GFTT 11 years ago
Ilya Lavrenov a5afcd9f11 improved performance of cv::ocl::minMax 11 years ago
Roman Donchenko 553673eeed Merge pull request #2468 from mlyashko:back_proj_fix 11 years ago
Roman Donchenko fd8f2c8d23 Merge pull request #2463 from ziyangli:master 11 years ago
Roman Donchenko 290b93422c Merge pull request #2465 from SpecLad:merge-2.4 11 years ago
Roman Donchenko 836635d2d5 Merge pull request #2434 from Nerei:viz_continue 11 years ago
Anatoly Baksheev 4d7a593c25 minor cmake fix fo macos 11 years ago
Ilya Lavrenov 9932cf41a4 3-channel reduction operations 11 years ago
Alexander Alekhin dca401d4cc ocl: pyrUp/pyrDown 3-channel 11 years ago
ziyangli bbe8654c3d cleanup 11 years ago
Ziyang LI 4f5896493e remove a whitepace 11 years ago
Ilya Lavrenov f138b613b7 cv::compare 11 years ago
mlyashko 5252aa8fdd added data type check for back projection fix 11 years ago
Ilya Lavrenov 89b7c0dd93 3 channel support to cv::transpose 11 years ago
Ilya Lavrenov 2755ae5df9 experiments 11 years ago
Roman Donchenko 1bb0c5747c Merge pull request #2462 from ibtaylor:fix_deblurring_calcBlurriness_var_name_typo 11 years ago
Roman Donchenko 95a55453df Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
Andrey Pavlenko 702a2a6ff6 Merge pull request #2373 from mlyashko:optflow_dualtvl1 11 years ago
Andrey Pavlenko 5261fbe217 Merge pull request #2387 from alalek:ocl_remap_3cn 11 years ago
Andrey Pavlenko 90c5dde887 Merge pull request #2455 from ilya-lavrenov:tapi_fix 11 years ago
Ilya Lavrenov 9b31e6cd44 changes according to reviewer's suggestions 11 years ago
Andrey Pavlenko 0084dee05b Merge pull request #2448 from akarsakov:ocl_cxt_termination 11 years ago
Andrey Pavlenko fd0ab8eba1 Merge pull request #2461 from ilya-lavrenov:tapi_calc_hist 11 years ago
Andrey Pavlenko 1f8df38dba Merge pull request #2457 from ilya-lavrenov:ocl_calc_hist 11 years ago
Ilya Lavrenov 3eff05e3eb added performance tests for cv::ocl::calcHist 11 years ago
Alexander Alekhin e7475bff68 TAPI: remap 3-channel 11 years ago
Alexander Alekhin e4608229f0 ocl: copyMakeBorder 3-channel 11 years ago
Ziyang LI 786e3b9eee Moved x = 0 into the parenthesis 11 years ago
Ian Taylor 45969bb3ae fix variable name typo in calcBlurriness 11 years ago
Ilya Lavrenov 208831eb5d optimized cv::calcHist 11 years ago