13040 Commits (5600bc54f4e751180f7c9d50b17235bba2f086af)
 

Author SHA1 Message Date
Koji Miyazato b96762a48f Fix for bug #3599: cv::FileStorage does not work for std::vector of user-defined struct. 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
Firat Kalaycilar a87607e3ef Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2 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
Vadim Pisarevsky efdfca7a11 do not use the large "score" buffer; now without non-max suppression OpenCL FAST is pretty efficient 11 years ago
Roman Donchenko 70e22b682d Merge pull request #2397 from vbystricky:intelperc 11 years ago
Vadim Pisarevsky 06c138bd64 make the correctness test pass 11 years ago
vbystricky 193e97a34a Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual 11 years ago
kurodash 0eaeff0641 fix: use "cvAlloc" wrapper function for malloc. 11 years ago
Andrey Pavlenko 2879ff2098 Merge pull request #2437 from ilya-lavrenov:tapi_morph 11 years ago
Andrey Pavlenko 5dbe73f94d Merge pull request #2438 from ilya-lavrenov:tapi_flip 11 years ago
Andrey Pavlenko 182d74d33f Merge pull request #2441 from akarsakov:ocl_platform_vendor 11 years ago
Andrey Pavlenko 451be9ed53 Merge pull request #2444 from ilya-lavrenov:tapi_gftt 11 years ago
Andrey Pavlenko 3cb49eac49 Merge pull request #2451 from ilya-lavrenov:tapi_fast_covar_data 11 years ago
Andrey Pavlenko 8f3492851e Merge pull request #2453 from ilya-lavrenov:tapi_sobel 11 years ago
Alexander Karsakov 8660588fe9 Pass vendor macro to opencl kernel 11 years ago
mlyashko eb2e8a11fa changed kernel.set to support unsuccssful set 11 years ago
Ilya Lavrenov 0e2cc5ef63 fix bitwise ops and mask support 11 years ago
Andrey Pavlenko d1d451c952 Merge pull request #2431 from ilya-lavrenov:tapi_perf 11 years ago
Andrey Pavlenko 229aa62300 Merge pull request #2445 from ilya-lavrenov:ocl_perf 11 years ago
Andrey Pavlenko 2f0fe5b87b Merge pull request #2450 from ilya-lavrenov:tapi_test 11 years ago
Andrey Pavlenko f21a94880e Merge pull request #2452 from ilya-lavrenov:tapi_disable_surf 11 years ago
Vadim Pisarevsky 8e1918e86e added OpenCL-accelerated(?) FAST; for now the tests fail :( 11 years ago