profile/ivi/opencv.git
2014-01-17 Roman DonchenkoMerge pull request #2146 from SpecLad:merge-2.4
2014-01-17 Roman DonchenkoMerge pull request #2122 from adishavit:feature-HandleM...
2014-01-17 Andrey PavlenkoMerge pull request #2152 from ilya-lavrenov:tapi_canny
2014-01-17 Roman DonchenkoRevert 4f9c081
2014-01-17 Ilya Lavrenovported cv::Canny to T-API
2014-01-16 Adi ShavitDoc fix.
2014-01-16 Roman DonchenkoMerge pull request #2141 from ilya-lavrenov:perf_warp
2014-01-16 Roman DonchenkoRevert "replaced sprintf with cv::format"
2014-01-16 Roman DonchenkoMerge pull request #2151 from KonstantinMatskevich...
2014-01-16 Konstantin... replaced sprintf with cv::format
2014-01-16 Adi ShavitUpdate docs.
2014-01-16 Adi ShavitUpdated docs.
2014-01-16 Adi ShavitSmall fixes: typo, spacing and using ::ScreenToClient...
2014-01-16 Roman DonchenkoMerge pull request #2127 from apavlenko:perf_cascades
2014-01-15 Ilya Lavrenovadded perf test for cv::Canny
2014-01-15 Konstantin... changed testdata path for calib3d
2014-01-15 Andrey PavlenkoMerge pull request #2150 from ilya-lavrenov:tapi_cvtcolor
2014-01-14 Adi Shavit[HighGUI] Updated mouse wheel delta to reside within...
2014-01-14 Adi ShavitAdded support for mouse-wheel events on Windows.
2014-01-14 Adi ShavitSmall fix for extracting mouse coordinates on Windows...
2014-01-14 Andrey Pavlenkoadding old cascade
2014-01-14 Andrey Pavlenkofixing compilation if `WITH_OPENCL=OFF`
2014-01-14 Ilya Lavrenovfixed cv::cvtColor
2014-01-14 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2014-01-14 Andrey PavlenkoMerge pull request #2147 from ilya-lavrenov:tapi_sqrt
2014-01-13 Ilya Lavrenovdeleted extra arg in case of power=0.5
2014-01-13 Ilya Lavrenovadded perf test for cv::sqrBoxFilter
2014-01-13 Ilya Lavrenovfixed cv::integral perf test
2014-01-13 Roman DonchenkoMerge pull request #2136 from SpecLad:python-ver
2014-01-13 Ilya Lavrenovadded perf test for cv::Moments
2014-01-13 Andrey Pavlenkoswitching to `CL_PERF_TEST_P`, adding `safeFinish(...
2014-01-13 Roman DonchenkoMerge pull request #2137 from ilya-lavrenov:gitignore
2014-01-13 Roman DonchenkoMerge pull request #2138 from alekcac:python_tutorial_fix
2014-01-13 Roman DonchenkoMerge pull request #2121 from ilya-lavrenov:tapi_perf
2014-01-13 Roman DonchenkoMerge pull request #2108 from pemmanuelviel:flannMemoryLeak
2014-01-13 Ilya Lavrenovadded perf tests for cv::medianBlur
2014-01-13 Ilya Lavrenovadded perf tests for cv::morphologyEx
2014-01-13 Ilya Lavrenovadded perf tests for cv::dilate
2014-01-13 Ilya Lavrenovadded perf tests for filters
2014-01-13 Ilya Lavrenovadded perf tests to some imgproc functions
2014-01-13 Ilya Lavrenovadded perf test for cv::cvtColor, pyr operations
2014-01-13 Ilya Lavrenovadded perf tests for cv::blendLinear
2014-01-13 Ilya Lavrenovadded perf tests for T-API warp operations
2014-01-11 Andrey PavlenkoMerge pull request #2135 from alalek:ocl_runtime_cleanup_2
2014-01-11 Andrey PavlenkoMerge pull request #2112 from ilya-lavrenov:tapi_stitching
2014-01-11 Alexander Shishkovchanged code in python tutorial, these functions don...
2014-01-10 Ilya Lavrenovupdated .gitignore
2014-01-10 Ilya Lavrenovadded NORM_L2SQR type to cv::norm
2014-01-10 Ilya Lavrenovadded cv::PSNR performance test
2014-01-10 Ilya Lavrenovadded some performance tests
2014-01-10 Ilya Lavrenovadded mask support to cv::norm, cv::meanStdDev
2014-01-10 Roman DonchenkoDon't use PYTHON_VERSION_STRING when searching for...
2014-01-10 Ilya Lavrenovupdated docs according to the last changes
2014-01-10 Ilya Lavrenovreplaced Mat by Input/Output arrays
2014-01-10 Ilya Lavrenovadded OpenCL accelerated warpers
2014-01-10 Roman DonchenkoMerge pull request #2105 from ilya-lavrenov:norm
2014-01-10 Roman DonchenkoMerge pull request #2132 from ComFreek:patch-2
2014-01-10 Alexander Alekhincore/ocl: runtime, remove unused declarations
2014-01-09 Andrey Pavlenkoadding Haar & LBP cascades perf test using UMat, removi...
2014-01-09 ComFreekCorrected package name in tutorial
2014-01-09 Ilya Lavrenovfixed case with zero mask
2014-01-09 Andrey PavlenkoMerge pull request #2128 from alalek:ocl_cleanup_runtime
2014-01-09 Roman DonchenkoMerge pull request #2129 from ilya-lavrenov:mix_fix
2014-01-09 Roman DonchenkoMerge pull request #2115 from nghiaho12:kmeans_sample
2014-01-09 Roman DonchenkoMerge pull request #2118 from ilya-lavrenov:semicolons
2014-01-09 Roman DonchenkoMerge pull request #2119 from d-schmidt:patch-1
2014-01-09 Ilya Lavrenovfixed cv::mixChannels perf test
2014-01-09 Nghia HoRemoved unecessary initialisation of Mat centers.
2014-01-09 Roman DonchenkoMerge pull request #2126 from yinghau76:master
2014-01-09 Ilya Lavrenovadded mask support to cv::norm, cv::meanStdDev
2014-01-09 Alexander Alekhincore/ocl: cleanup unused files
2014-01-09 Roman DonchenkoMerge pull request #2106 from robbertkl:patch-2
2014-01-09 Roman DonchenkoMerge pull request #2114 from kazuki-ma:SparseMat_conve...
2014-01-09 Roman DonchenkoMerge tag '3.0-ocl-tech-preview' (-s ours)
2014-01-09 Roman DonchenkoMerge pull request #2116 from ilya-lavrenov:tapi_mixcha...
2014-01-09 Roman DonchenkoMerge pull request #2103 from ilya-lavrenov:typo
2014-01-09 Roman DonchenkoMerge pull request #2102 from Nerei:compilatin_for_windows
2014-01-09 Patrick TsaiFix compiler error with Android NDK r8e
2014-01-06 David SchmidtUpdate py_face_detection.rst
2014-01-06 Ilya Lavrenovdeleted extra semicolons
2014-01-06 Ilya Lavrenovfixed cv::mixChannels OpenCL version
2014-01-06 Nghia HoFixed a valgrind 'Conditional jump or move depends...
2014-01-05 Kazuki MatsudaFix typo of SparseMat_<_Tp>::SparseMat_(const SparseMat& m)
2014-01-04 Ilya Lavrenovfixed overflow for cv::norm NORM_L2
2014-01-03 Pierre-Emmanuel... Fix: freeing previous elements has to be done before...
2014-01-02 Robbert KlarenbeekFix algorithm setter argument validation for uchar
2014-01-01 Ilya Lavrenovfixed typo
2014-01-01 Anatoly Baksheevcompilation for windows
2013-12-31 Roman DonchenkoMerge pull request #2084 from ilya-lavrenov:cont
2013-12-31 Vadim PisarevskyMerge pull request #1957 from Nerei:format_declaration_...
2013-12-31 Roman DonchenkoSet the version status to "-tp", for "technical preview".
2013-12-31 Ilya Lavrenovfixed bug #3319
2013-12-31 Roman DonchenkoMerge pull request #2096 from kamjagin:master
2013-12-31 Roman DonchenkoMerge pull request #2094 from SpecLad:multimon-be-gone
2013-12-30 Andrey PavlenkoMerge pull request #2095 from ilya-lavrenov:tapi_mixcha...
2013-12-30 Andrey PavlenkoMerge pull request #2093 from SpecLad:merge-2.4
2013-12-30 Andrey PavlenkoMerge pull request #2073 from KonstantinMatskevich...
2013-12-30 Miroslav KobetskiFix for bug #3469 CV_XADD failing in clang+nvcc combination
2013-12-30 Andrey PavlenkoMerge pull request #2091 from ilya-lavrenov:tapi_conver...
2013-12-30 Ilya Lavrenovadded OpenCL version of cv::patchNaNs
next