profile/ivi/opencv.git
2014-04-08 Ilya Lavrenovcv::blur
2014-04-08 Ilya Lavrenovcv::Mat::convertTo
2014-04-08 Ilya Lavrenovcv::pow (added ippiSqr_32f_C1R for power=2)
2014-04-08 Ilya Lavrenovcv::updateMotionHistory
2014-04-08 Ilya Lavrenovcv::flip
2014-04-08 Ilya Lavrenovcv::boxFilter
2014-04-08 Ilya Lavrenovcv::medianBlur
2014-04-08 Ilya Lavrenovcv::magnitude
2014-04-08 Ilya Lavrenovcv::pow
2014-04-08 Ilya Lavrenovcv::sqrt
2014-04-08 Ilya Lavrenovcv::accumulateSquare && cv::acumulateProduct
2014-04-08 Ilya Lavrenovcv::accumulateWeighted
2014-04-08 Ilya Lavrenovcv::polarToCart
2014-04-08 Ilya Lavrenovcv::transpose
2014-04-08 Ilya Lavrenovcv::warpPerspective and cv::warpAffine
2014-04-08 Andrey PavlenkoMerge pull request #2585 from ilya-lavrenov:norm
2014-04-08 Andrey PavlenkoMerge pull request #2566 from krodyush:pullreq/140319...
2014-04-08 Ilya Lavrenovcv::norm -> cvtest::norm in tests
2014-04-08 Andrey PavlenkoMerge pull request #2582 from vbystricky:ipp_fix
2014-04-08 vbystrickyRemove defined(HAVE_IPP)
2014-04-08 vbystrickyAdd IPP_VERSION_X100 define
2014-04-08 Andrey PavlenkoMerge pull request #2538 from ElenaGvozdeva:ipp_async_c...
2014-04-07 Elena Gvozdevafixed
2014-04-07 Roman DonchenkoMerge pull request #2580 from SpecLad:merge-2.4
2014-04-07 krodyushfix previous merge error
2014-04-07 vbystrickyFix for pullrequest comment
2014-04-07 vbystrickyFix ifdef for IPP version greater 8.1
2014-04-07 Andrey PavlenkoMerge pull request #2568 from vbystricky:ippicv
2014-04-07 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2014-04-07 vbystrickyFix problems in CMakeLists.txt
2014-04-07 vbystrickyFix rebase errors
2014-04-07 vbystrickyCheck results of ipp function
2014-04-07 vbystrickyChange all 'ippStsNoErr==' to '0<=', and all 'ippStsNo...
2014-04-07 vbystrickyFix function names (log, exp)
2014-04-07 vbystrickyFix errors
2014-04-07 vbystrickyCheck 8.1 ipp version for color convertion functions...
2014-04-07 vbystrickyCheck 8.1 ipp version for gaussian functions, which...
2014-04-07 vbystrickyCheck 8.1 ipp version for morphology functions, which...
2014-04-07 vbystrickyFix const src matrix in IPPresizeInvoker
2014-04-07 vbystrickyFix errors
2014-04-07 vbystrickyUndo changes ipp to ippicv prefix of function names
2014-04-07 vbystrickyAdd preprocessor check for IPP version greater 8.1...
2014-04-07 vbystrickyUncomment ippiNormDiff_Inf_16s_C3R, ippiNormDiff_Inf_16...
2014-04-07 vbystrickyUncomment ippicviNorm_Inf_16s_C3R, ippicviNorm_Inf_16s_...
2014-04-07 vbystrickyFix error not initialized IppStatus before ipp function...
2014-04-07 vbystrickyComment ipp version of CV_BGR2GRAY color convertion...
2014-04-07 vbystrickyRemove unused #include "ippverdion.h"
2014-04-07 vbystrickyEnable ipp MeanStdDev calculation for 32F_C1 images...
2014-04-07 vbystrickyChange Canny input image description, we can use multic...
2014-04-07 vbystrickyCanny uncommented, prefix of ipp function changed....
2014-04-07 vbystricky Change sanity check for perfomance test of dft
2014-04-07 vbystrickyChange sanity check for perfomance test of bilateral...
2014-04-07 vbystrickyCheck ippStsNoErr as result of ipp function instead >=0
2014-04-07 vbystrickyFix error BGRA2RGBA color convertion by ipp. Uncomment...
2014-04-07 vbystrickyRemove unused code
2014-04-07 vbystrickyRemove unused code
2014-04-07 vbystrickyChange deprecated function ippicviMulC_32f_C1IR to...
2014-04-07 vbystrickyFix warning
2014-04-07 vbystrickyChange deprecated functions to valid
2014-04-07 vbystrickyPrepare codes for ippicv library
2014-04-07 Andrey PavlenkoMerge pull request #2563 from alalek:ipp_builds
2014-04-07 Roman DonchenkoMerge pull request #2572 from jet47:gpu-generalized...
2014-04-07 Andrey PavlenkoMerge pull request #2499 from mlyashko:back_proj_fix1
2014-04-07 Vladislav Vinogradovdisable GeneralizedHough tests on gcc 4.7
2014-04-04 Andrey PavlenkoMerge pull request #2562 from akarsakov:gftt_fix
2014-04-04 krodyushMerge remote-tracking branch 'github/master' into pullr...
2014-04-04 Vladislav Vinogradovdisable gpu::GeneralizedHough compilation on gcc 4.7
2014-04-03 Andrey PavlenkoMerge pull request #2567 from apavlenko:fix_compare_scalar
2014-04-03 Andrey PavlenkoMerge pull request #2556 from DeanF:master
2014-04-03 Andrey Pavlenkofixing OCL run condition (build program failure for...
2014-04-03 Alexander Alekhinenable IPP ICV support
2014-04-03 Elena GvozdevaAdded SharedMatrix
2014-04-03 Alexander KarsakovFixed error in case corners not found
2014-04-02 Andrey PavlenkoMerge pull request #2557 from ilya-lavrenov:tapi_fnlm_fix
2014-04-02 Roman DonchenkoMerge pull request #2550 from SpecLad:merge-2.4
2014-04-01 Ilya Lavrenovfixed condition in cv::FNLM
2014-04-01 DeanFFixed trailing whitespace
2014-04-01 DeanFFixed problem with compilation without HAVE_OPENCL
2014-04-01 Elena GvozdevaAdded IPP Async converters, doc and sample
2014-04-01 Andrey PavlenkoMerge pull request #2536 from ilya-lavrenov:tapi_resize...
2014-04-01 Roman DonchenkoMerge pull request #2554 from asmorkalov:ocv_249_version
2014-03-31 Alexander SmorkalovOpenCV version++. OpenCV Manager version++.
2014-03-31 Andrey PavlenkoMerge pull request #2553 from ilya-lavrenov:typo
2014-03-31 Andrey PavlenkoMerge pull request #2552 from ilya-lavrenov:tapi_compare
2014-03-31 Andrey PavlenkoMerge pull request #2551 from ilya-lavrenov:ocl_nonfree
2014-03-31 Ilya Lavrenovinteger cv::resize (INTER_LINEAR && CV_8UC(cn))
2014-03-31 Andrey PavlenkoMerge pull request #2548 from jet47:gpu_mog2_test
2014-03-31 Ilya Lavrenovdoc typos
2014-03-31 Andrey PavlenkoMerge pull request #2549 from ilya-lavrenov:tapi_laplacian
2014-03-31 Andrey PavlenkoMerge pull request #2487 from ilya-lavrenov:tapi_perf_orb
2014-03-31 Ilya Lavrenovcompare with scalar (cn > 1)
2014-03-31 Ilya Lavrenovfixed C4505
2014-03-31 Andrey PavlenkoMerge pull request #2541 from JinoBetti:2.4
2014-03-31 Ilya Lavrenovperformance tests for FAST
2014-03-31 mlyashkocopyright fix
2014-03-31 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2014-03-31 Ilya Lavrenovadded support of ksize >= 5 to cv::Laplacian
2014-03-31 mlyashkobug fix
2014-03-31 Vladislav Vinogradovincrease epsilon for MOG2::getBackgroundImage test:
2014-03-28 Andrey PavlenkoMerge pull request #2543 from apavlenko:24_haar_revert
next