98 Commits (9cc80a68db5e7d585d4f6ae3b4365de6ec0599cb)

Author SHA1 Message Date
Ilya Lavrenov 9cc80a68db fixed warnings 11 years ago
Ilya Lavrenov d453a598f8 cv::min/cv::max CV_64F 11 years ago
Ilya Lavrenov 6f9ca3d77c fixed some errors 11 years ago
Ilya Lavrenov 2cd7a913ed verbose errors 11 years ago
Ilya Lavrenov f3c56f8310 first attemp 11 years ago
Ilya Lavrenov 444ab0ef0d fixed (IppiSize&)sz 11 years ago
Vadim Pisarevsky 1b339eb0d4 fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions 11 years ago
vbystricky 1b3651d8ee Undo changes ipp to ippicv prefix of function names 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
Ilya Lavrenov 322b15a459 compare with scalar (cn > 1) 11 years ago
Ilya Lavrenov eb8b4c58c7 fixed bug in cv::ocl::predictOptimalVectorWidth 11 years ago
Alexander Alekhin 9cafd50160 ocl: fixes 11 years ago
Alexander Alekhin 755ca4b7cf ocl: compare with scalar 11 years ago
Ilya Lavrenov f138b613b7 cv::compare 11 years ago
Ilya Lavrenov 2755ae5df9 experiments 11 years ago
Ilya Lavrenov 0e2cc5ef63 fix bitwise ops and mask support 11 years ago
Ilya Lavrenov fe38aab84a core tapi optimization 11 years ago
Alexander Karsakov 6d83048ec3 Fixed incorrect calculation of element size in OCL.(Mul/Div).Mat_Scalar_Scale. 11 years ago
Vadim Pisarevsky f7620dc7d1 added 3-channel support to arithmetic operations 11 years ago
Ilya Lavrenov 7f785e0a11 refactored core using new macro 11 years ago
Ilya Lavrenov 37789f015a deleted excess semicolons, commas 11 years ago
Ilya Lavrenov 09d25e11c6 fixed bug #3341 11 years ago
Ilya Lavrenov 31e6251793 added new perf tests to core 11 years ago
Ilya Lavrenov 4c23059209 added cv::inRange to T-API 11 years ago
Ilya Lavrenov febb200eee fixed cv::multuply, cv::divide 11 years ago
Ilya Lavrenov b20714a8a8 fixed kernel compilation of cv::min, cv::max for CV_64F 11 years ago
Ilya Lavrenov 49474903cb refactoring 11 years ago
Ilya Lavrenov 49e729f89d ability to use cv::PSNR with transparent cv::norm 11 years ago
Ilya Lavrenov fed7e61879 added cv::repeat to T-API (fix for copyTo -> UMat is needed) 11 years ago
Ilya Lavrenov e17107e864 added cv::compare to T-API 11 years ago
Ilya Lavrenov 997ec60839 added OCL-TAPI arithm tests 11 years ago
Ilya Lavrenov 9d23a0cb81 fixed ocl_arithm_op; fix for 3-channel images is needed 11 years ago
Alexander Alekhin 881e837520 ocl/core: added prototype for tests 11 years ago
Vadim Pisarevsky 677c7f27cb fixed failure in Tonemap test 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Adrian Stratulat 3561bc1bbc rename vBinOp64f to vBinOp64, minor fixups 12 years ago
Adrian Stratulat cb445d697c Refactor vectorized arithmetical operations 12 years ago
Ilya Lavrenov 036e99d03a fixed ipp-related warnings 12 years ago
kdrobnyh 7a7aa148d4 Add IPP support in compare function 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Alexander Smorkalov a3dd13450c All optimized function tables wrapped to getters to change its 12 years ago
Andrey Kamaev b0e6606b98 Cleanup core module API 12 years ago
Bo Li 92e7e7d8e8 fix issue 2788 12 years ago
marina.kolpakova 99c666691e Restore core multiply/divide depth to CV_64F value. 13 years ago
Andrey Kamaev 8fb6d9f650 Fix Android build warnings 13 years ago
Vadim Pisarevsky f5742e6cac fix bug #2447 - unary operator bug for single column matrix 13 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago