13108 Commits (5ff59af09d35a01588894e5c0dc5dc6d0dd5b570)
 

Author SHA1 Message Date
Andrey Pavlenko 5ff59af09d Merge pull request #2610 from ilya-lavrenov:ipp_cvtcolor 11 years ago
Andrey Pavlenko f4c5679db8 Merge pull request #2614 from ilya-lavrenov:ipp_laplacian 11 years ago
Ilya Lavrenov 884b706b3a fixed warning 11 years ago
Ilya Lavrenov ad7f2311c0 cv::Laplacian 11 years ago
Ilya Lavrenov 2a051a124f cvtColor 11 years ago
Andrey Pavlenko 5522c14efc Merge pull request #2607 from ilya-lavrenov:warn_sup 11 years ago
Andrey Pavlenko f104d5be8c Merge pull request #2600 from ilya-lavrenov:ipp_calc_hist 11 years ago
Andrey Pavlenko fd90efc9dd Merge pull request #2593 from arkunze:pullreq/140319-color 11 years ago
Ilya Lavrenov 19d470749b added macro for denoting region for suppression of "Wdeprecated-declarations" 11 years ago
Andrey Pavlenko 6bfbcf02cb Merge pull request #2587 from ElenaGvozdeva:ipp_matchTemplate 11 years ago
Andrey Pavlenko f7f4593936 Merge pull request #2581 from vbystricky:ipp_moments 11 years ago
Andrey Pavlenko 7ae547a208 Merge pull request #2597 from ilya-lavrenov:ipp_countnonzero 11 years ago
Andrey Pavlenko b56dce3965 Merge pull request #2604 from alalek:binary_package_fix 11 years ago
Ilya Lavrenov b970ec7dae parallel version 11 years ago
Elena Gvozdeva 43c29a6751 fixed 11 years ago
Vadim Pisarevsky f417c79d16 Merge pull request #1932 from seth-planet:master 11 years ago
Vadim Pisarevsky 604a64b206 Merge pull request #2390 from nicolasmartin3d:master_bug3546 11 years ago
Vadim Pisarevsky a0bf7f82ba Merge pull request #2067 from pemmanuelviel:groupWiseCenterChooser 11 years ago
Vadim Pisarevsky b5755b1228 Merge pull request #2588 from vpisarev:fix_samples_n_unused 11 years ago
Ilya Lavrenov b2379b51b5 cv::countNonZero 11 years ago
Ilya Lavrenov 18ef25ec30 cv::calcHist 11 years ago
Aaron Kunze 785acc1834 Fixes global size issue, adds #pragma unroll to loops 11 years ago
Alexander Alekhin 03773cb117 remove ippasync samples from build without IPP-A 11 years ago
Andrey Pavlenko 7b366df822 Merge pull request #2589 from alalek:icv_update 11 years ago
Andrey Pavlenko cd02a7002b Merge pull request #2596 from ilya-lavrenov:tapi_setto 11 years ago
Alexander Alekhin ab691a4a24 ipp: some functions are not available in the ICV package #2 11 years ago
Alexander Alekhin 0d477ffea1 ipp: some functions are not available in the ICV package 11 years ago
Alexander Alekhin 1461ab41bc ipp: added support for updated ICV package 11 years ago
vbystricky b6d58d1d3b Fix ipp ifdef 11 years ago
vbystricky d9013a85f1 Fix IPP version ifdef 11 years ago
vbystricky 8899ec1586 Add IPP version of Moments calculattion of image 11 years ago
Andrey Pavlenko ced81b9121 Merge pull request #2594 from arkunze:pullreq/140319-dll-shutdown-fix-b 11 years ago
Andrey Pavlenko e9bc737485 Merge pull request #2584 from akarsakov:ipp_threshold 11 years ago
Andrey Pavlenko e6d6a3a85b Merge pull request #2586 from ilya-lavrenov:ipp_disable 11 years ago
Ilya Lavrenov bcd7151867 added UMat::setTo accuracy test 11 years ago
Andrey Pavlenko e013f04669 Merge pull request #2583 from ilya-lavrenov:ippicv 11 years ago
Andrey Pavlenko 96484e1ad7 Merge pull request #2592 from ilya-lavrenov:tests 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
Alexander Karsakov 35494f81ef Added ippiThreshold to cv::threshold 11 years ago
Elena Gvozdeva 6119ae0ea9 fixed 11 years ago
Aaron Kunze 629ddf0bf8 Resolves bug #3450 (Improperly cleaning up resources in DllMain) 11 years ago
Aaron Kunze bea2515f0e Optimizations for OpenCL color conversion. 11 years ago
Ilya Lavrenov 444ab0ef0d fixed (IppiSize&)sz 11 years ago
Ilya Lavrenov c735594178 cv::scaleAdd 11 years ago
Ilya Lavrenov fd3a6f0db7 cv::blur 11 years ago
Ilya Lavrenov a624ec167d cv::Mat::convertTo 11 years ago
Ilya Lavrenov b72b256fda cv::pow (added ippiSqr_32f_C1R for power=2) 11 years ago
Ilya Lavrenov b56b9c43dc cv::updateMotionHistory 11 years ago
Ilya Lavrenov 77723db034 cv::flip 11 years ago
Ilya Lavrenov f2a35d6388 cv::boxFilter 11 years ago