9568 Commits (2cd7a913ed81e90627ccdf4f374774f9800160dc)

Author SHA1 Message Date
Ilya Lavrenov 2cd7a913ed verbose errors 11 years ago
Ilya Lavrenov f3c56f8310 first attemp 11 years ago
Alexander Alekhin 3bb6db522d ICV: mark missed functions 11 years ago
Elena Gvozdeva 3553e9379b fixed 11 years ago
Aaron Kunze ebbac3c66d Optimizes OpenCL resize and optical flow to use image extension. 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
krodyush 57992e0169 replace IPatchLocal[][] into *IPatchLocal to fix compilation error on some devices. 11 years ago
Alexander Alekhin 3a1a3da782 fix tests 11 years ago
Ilya Lavrenov 19d470749b added macro for denoting region for suppression of "Wdeprecated-declarations" 11 years ago
Andrey Pavlenko 925178749a removing `SuppressWarning` and `CV_OPENCL_RUN` 11 years ago
Alexander Alekhin 3578f0afe9 ocl: workaround for synchronization issue in ::map() 11 years ago
Alexander Alekhin 588658d1a3 tapi: stitching: fix documentation 11 years ago
Alexander Alekhin 026b13b3db TAPI: stitching: blender: fix OpenCL path & adjust test condition 11 years ago
Alexander Alekhin e6cc1be7e8 stitching: allow to use dynamic DescriptorMatcher 11 years ago
Alexander Alekhin 06738468af TAPI: stiching: add custom OpenCL kernels for MultiBandBlender 11 years ago
Alexander Alekhin c22d92c1cb stitching: extend logging 11 years ago
Alexander Alekhin a7f69a37e3 stitching: use BORDER_CONSTANT in warp 11 years ago
Alexander Alekhin c4a31a1ab1 TAPI: stitching: optimize compare operation 11 years ago
Alexander Alekhin 7a5c1babde TAPI: stitching: optimize exposure 11 years ago
Alexander Alekhin 2737e3c99b TAPI: stitching: workaround for problem getUMat() call 11 years ago
Alexander Alekhin c1ea6f3c42 TAPI: stitching: improve warpers 11 years ago
Alexander Alekhin 89e3e448f5 features2d: workaround for 'utrainDescCollection' issue (PR #2142) 11 years ago
Alexander Alekhin 1d9808e5d5 TAPI: stitching, replaced Mat->UMat/_Array 11 years ago
Alexander Alekhin 8b6c5ade0e TAPI: added perf test for stitching 11 years ago
Ilya Lavrenov b970ec7dae parallel version 11 years ago
Elena Gvozdeva 43c29a6751 fixed 11 years ago
Ilya Lavrenov b2379b51b5 cv::countNonZero 11 years ago
Maks Naumov eb89f5207c remove unused variables in CV_KDTreeTest_CPP::findNeighbors() 11 years ago
Maks Naumov 29d1bce85f remove unused variable in TEST_P() 11 years ago
Maks Naumov 79eb3c5cde remove unused variable in OCL_PERF_TEST_P() 11 years ago
Maks Naumov befbe89bdf remove unused variable in ocl_moments() 11 years ago
Maks Naumov eb45cf0c93 remove unused variable in findCorners_caller() 11 years ago
Maks Naumov 9b52b61451 remove unused variable in HOGDescriptor::groupRectangles() 11 years ago
Maks Naumov a01659825c remove unused variable in loadFromXML() 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 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
Maks Naumov b033a63e63 fix typo in test_cameracalibration 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
Ilya Lavrenov bcd7151867 added UMat::setTo accuracy test 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
Alexander Karsakov a66db67b83 Attempt to improve performance 11 years ago
Alexander Karsakov 35494f81ef Added ippiThreshold to cv::threshold 11 years ago
Elena Gvozdeva 6119ae0ea9 fixed 11 years ago