89 Commits (eb8c531791cb6db5f273c77b65d6ba02c64d7b78)

Author SHA1 Message Date
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
Andrey Kamaev 0afd51253d Add else branch to previous fix 13 years ago
Andrey Kamaev 34bfda10ca Fix regression in core arithmetic 13 years ago
Andrey Kamaev 25a9b0a255 Fix depth calculation for Scalar in core arithmetic 13 years ago
Vadim Pisarevsky d09b3828b8 fixed fail in arithmetic test 13 years ago
Alexander Kapustin 8f4ddad52d 1. New function ActualScalarDepth was added 13 years ago
Alexander Kapustin bb3332508e 1. New function ActualScalarDepth was added 13 years ago
Vadim Pisarevsky 1ded1597e7 fixed mixed-type array operations (bug #2336) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago