9632 Commits (f3d1001c5d608a7d1921e0b611f4b15bc9b2f988)

Author SHA1 Message Date
unknown 06df383675 Indent fixes 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
Aaron Kunze b59c517f98 Optimizations to OpenCL bilateral filter. 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
David Rolland cb8ddb1179 Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.) 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