9256 Commits (623b1db8d18d46dd0a64a8e3fc17c7b26364fb2d)

Author SHA1 Message Date
Ilya Lavrenov 8e79de35a8 changes for GFTT 11 years ago
Ilya Lavrenov a5afcd9f11 improved performance of cv::ocl::minMax 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
Ilya Lavrenov 9b31e6cd44 changes according to reviewer's suggestions 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
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
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
Vadim Pisarevsky 8e1918e86e added OpenCL-accelerated(?) FAST; for now the tests fail :( 11 years ago
Ilya Lavrenov dc76e6b4a1 added new dtypes to cv::Sobel 11 years ago
Ilya Lavrenov 4a7289b22f improved cv::preCornerDetect 11 years ago
Ilya Lavrenov d9c5fbc9ba disable SURF 11 years ago
Alexander Karsakov 806e9241a6 Clarifying comments 11 years ago
Ilya Lavrenov 1291bd1c4a ported fast calculation of covar data 11 years ago
Ilya Lavrenov f404315368 test for clEnqueueReadBufferRect 11 years ago
mlyashko 66ed6a8a50 macro for normal return from thriveless kernel.set 11 years ago
Ilya Lavrenov f7a474180b tuned some tests 11 years ago
Ilya Lavrenov 86a3ed4162 improved performance of GFTT 11 years ago
Anatoly Baksheev fde0185a77 iteractor work 11 years ago
Alexander Karsakov 4aa891e773 Remove clReleaseDevice call (workaround for pure virtual call on Windows) 11 years ago
Alexander Karsakov c1dad2178c Added Device:: isAMD,isIntel,isNvidia methods. 11 years ago
vbystricky d4a1df85be Change text of copyright 11 years ago
vbystricky f9e942f9ef Change text of license and copyright 11 years ago
Dave Hughes b184d7f27b Fix for #3554 11 years ago
Cody Rigney a80ebfe28d Master Version: Added NEON Optimizations for LK Optical Flow. 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
mlyashko 5c867463d2 changed localsize to NULL (reviewers comment) 11 years ago
GregoryMorse 90920c2376 Update cap_msmf.cpp 11 years ago
Ilya Lavrenov 050cca0422 improved performance of cv::flip (flip cols) 11 years ago
Ilya Lavrenov 4376de7698 fixed morphology operations 11 years ago
Ilya Lavrenov be5b5a0471 fixed cv::dft 11 years ago
Ilya Lavrenov 29deff8707 ability to merge logs with intersections only 11 years ago
Anatoly Baksheev fb7e74c511 iteractor work 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago