13377 Commits (e0c4936c99bf60f8dbde5982ba6c98786e36d44e)
 

Author SHA1 Message Date
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 dae04aacc3 Merge pull request #2575 from rold2007:Bugfix_1437 11 years ago
Vadim Pisarevsky b66adc81a4 Merge pull request #2599 from maksqwe:test_calibration_2.4 11 years ago
Vadim Pisarevsky b5755b1228 Merge pull request #2588 from vpisarev:fix_samples_n_unused 11 years ago
Vadim Pisarevsky 211d44cfc5 Merge pull request #2591 from Nerei:viz_cloud_shading_support 11 years ago
Ilya Lavrenov b2379b51b5 cv::countNonZero 11 years ago
Alexander Karsakov d9556a998f Added ippiMinEigenVal_ to cv::cornerMinEigenVal 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
Maks Naumov c098c18942 Merge pull request #1 from Itseez/2.4 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
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
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 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
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