1038 Commits (f23134ce01cb9c38e9ac13f3d5c0afcbc1502bc2)

Author SHA1 Message Date
vbystricky f23134ce01 Add IPP_VERSION_X100 define 11 years ago
vbystricky 7badc85b60 Fix for pullrequest comment 11 years ago
vbystricky 2d54581971 Fix ifdef for IPP version greater 8.1 11 years ago
vbystricky dbdc476b79 Check results of ipp function 11 years ago
vbystricky 38913bf5f6 Change all 'ippStsNoErr==' to '0<=', and all 'ippStsNoErr!=' to '0>' 11 years ago
vbystricky 67484e027b Fix function names (log, exp) 11 years ago
vbystricky 1b3651d8ee Undo changes ipp to ippicv prefix of function names 11 years ago
vbystricky eb8c531791 Add preprocessor check for IPP version greater 8.1 on some code 11 years ago
vbystricky 188c506237 Uncomment ippiNormDiff_Inf_16s_C3R, ippiNormDiff_Inf_16s_C4R 11 years ago
vbystricky ec6f977783 Uncomment ippicviNorm_Inf_16s_C3R, ippicviNorm_Inf_16s_C4R functions 11 years ago
vbystricky ad23ef2a42 Remove unused #include "ippverdion.h" 11 years ago
vbystricky 9d138b2bbe Enable ipp MeanStdDev calculation for 32F_C1 images. Decrease accuracy sanity check of the perfomance test 11 years ago
vbystricky 01a66a2938 Prepare codes for ippicv library 11 years ago
Andrey Pavlenko 271f60ba7a fixing OCL run condition (build program failure for comparison 64F Mat with Scalar) 11 years ago
Alexander Alekhin bfc546d23c enable IPP ICV support 11 years ago
DeanF 48df67a9c5 Fixed trailing whitespace 11 years ago
DeanF bdc91c66c9 Fixed problem with compilation without HAVE_OPENCL 11 years ago
Ilya Lavrenov 322b15a459 compare with scalar (cn > 1) 11 years ago
Koji Miyazato 1ab8060b62 corrected some style errors found by review. 11 years ago
Ilya Lavrenov f7d6d3cff5 improved cv::filter2D 11 years ago
Konstantin Matskevich c2355d3a12 case-insensitivity 11 years ago
Konstantin Matskevich 79fc3a6203 added gpu type selection in OPENCV_OPENCL_DEVICE parser 11 years ago
Ilya Lavrenov 2875ce60ea added 3-channels support to optimized version 11 years ago
Ilya Lavrenov eb8b4c58c7 fixed bug in cv::ocl::predictOptimalVectorWidth 11 years ago
Ilya Lavrenov 291458a859 generalized OpenCL version of cv::sepFilter2D; removed some restrictions and added 3-channels support 11 years ago
Ilya Lavrenov b73490f86c eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago
Konstantin Matskevich f9f730c426 update error message 11 years ago
Ilya Lavrenov 04884ebf45 added 3-channels support to cv::setIdentity 11 years ago
Ilya Lavrenov 8d97d0d631 added 3-channels support to cv::flip 11 years ago
Koji Miyazato a43ef9a6cd WriteStructContext treats state of fs 11 years ago
Konstantin Matskevich eebf92ba58 fix for incorrect opencl device selection 11 years ago
Ilya Lavrenov 82e6edfba2 optimized sep filter 11 years ago
Alexander Alekhin 9cafd50160 ocl: fixes 11 years ago
Alexander Alekhin 755ca4b7cf ocl: compare with scalar 11 years ago
Ilya Lavrenov 6be7869ae8 fix for unsupported doubles 11 years ago
kuroda sho f9484bae8a fix: use "cvAlloc" wrapper function for malloc. 11 years ago
Alexander Alekhin 48196ad10b ocl: cleanup workarounds 11 years ago
Ilya Lavrenov 9932cf41a4 3-channel reduction operations 11 years ago
Ilya Lavrenov f138b613b7 cv::compare 11 years ago
Ilya Lavrenov 89b7c0dd93 3 channel support to cv::transpose 11 years ago
Ilya Lavrenov 2755ae5df9 experiments 11 years ago
Alexander Alekhin e4608229f0 ocl: copyMakeBorder 3-channel 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
Alexander Karsakov c1dad2178c Added Device:: isAMD,isIntel,isNvidia methods. 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov 050cca0422 improved performance of cv::flip (flip cols) 11 years ago
Ilya Lavrenov be5b5a0471 fixed cv::dft 11 years ago