9445 Commits (5600bc54f4e751180f7c9d50b17235bba2f086af)

Author SHA1 Message Date
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
kuroda sho f9484bae8a fix: use "cvAlloc" wrapper function for malloc. 11 years ago
Ilya Lavrenov b47bec2ed0 performance tests for ORB 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
Ilya Lavrenov adc15c2bba improved performance of cv::ocl::sum 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
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
Firat Kalaycilar a87607e3ef Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2 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
kurodash 0eaeff0641 fix: use "cvAlloc" wrapper function for malloc. 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
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added. 11 years ago
Ilya Lavrenov f7a474180b tuned some tests 11 years ago