profile/ivi/opencv.git
2014-04-28 Elena GvozdevaAdded parallel version for DCT_ROWS
2014-04-28 Elena GvozdevaIPP: cv::dct
2014-04-28 Alexander AlekhinMerge pull request #2653 from alalek:ipp_lut
2014-04-28 Alexander AlekhinMerge pull request #2654 from ElenaGvozdeva:ipp_DFT
2014-04-28 Alexander AlekhinMerge pull request #2674 from akarsakov:ocl_hog_fix_epsilon
2014-04-28 Roman DonchenkoMerge pull request #2675 from SpecLad:merge-2.4
2014-04-28 Roman DonchenkoMerge pull request #2668 from vbystricky:perf_TransformECC
2014-04-28 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2014-04-28 Alexander KarsakovChanged epsilon for hog test, because hog detector...
2014-04-28 Roman DonchenkoMerge pull request #2659 from adrians:docs_pull_1
2014-04-25 vbystrickyFix problem with sanity check of transform ecc with...
2014-04-25 Alexander Alekhinipp: added LUT optimization
2014-04-25 Elena GvozdevaAdded parallel version for DFT_ROWS
2014-04-24 Alexander AlekhinMerge pull request #2656 from ilya-lavrenov:ipp_copymak...
2014-04-24 Alexander AlekhinMerge pull request #2662 from vbystricky:ipp_MatchTempl
2014-04-24 Ilya Lavrenovcv::copyMakeBorder
2014-04-24 vbystrickyFix epsilon calculation for sanity check in x32 build
2014-04-23 Adrian StratulatDocumentation - minor fix-ups
2014-04-23 Alexander AlekhinMerge pull request #2651 from ilya-lavrenov:ipp_minmaxi...
2014-04-23 Andrey PavlenkoMerge pull request #2655 from akarsakov:ipp_fix_pyramid
2014-04-23 Elena GvozdevaIPP: CV::dft
2014-04-23 Andrey PavlenkoMerge pull request #2620 from ilya-lavrenov:ipp_integration
2014-04-23 Alexander AlekhinMerge pull request #2646 from ilya-lavrenov:ipp_remap
2014-04-23 Alexander AlekhinMerge pull request #2647 from vbystricky:ipp_norm
2014-04-23 Alexander AlekhinMerge pull request #2649 from ilya-lavrenov:gabor_eps
2014-04-23 Alexander KarsakovAdded checking destination size for pyrUp, pyrDown.
2014-04-22 Ilya Lavrenovcv::minMaxIdx for cn > 1
2014-04-22 Alexander AlekhinMerge pull request #2648 from ilya-lavrenov:ipp_dist
2014-04-22 Andrey PavlenkoMerge pull request #2627 from akarsakov:ipp_pyramids
2014-04-22 Ilya Lavrenovchanges eps
2014-04-22 vbystrickyFix error in arguments of ipp function
2014-04-22 Alexander AlekhinMerge pull request #2618 from vbystricky:ipp_Scharr
2014-04-22 Ilya Lavrenovfix for IPP ICV
2014-04-22 Ilya Lavrenovfixes
2014-04-22 vbystrickyFix error in ipp function call
2014-04-22 Ilya Lavrenovcv::remap
2014-04-22 Alexander AlekhinMerge pull request #2645 from vbystricky:ipp_Convert
2014-04-22 vbystrickyChange test conditions
2014-04-22 Roman DonchenkoMerge pull request #2640 from a-wi:2.4
2014-04-22 Roman DonchenkoMerge pull request #2641 from SpecLad:merge-2.4
2014-04-22 Andrey PavlenkoMerge pull request #2643 from vbystricky:ipp_GaussianBorder
2014-04-22 Andrey PavlenkoMerge pull request #2642 from vbystricky:ipp_resize
2014-04-22 Andrey PavlenkoMerge pull request #2624 from ElenaGvozdeva:ipp_Distanc...
2014-04-22 vbystrickyFix call of ippiConvert.
2014-04-22 Andrey PavlenkoMerge pull request #2612 from grkutty:pullreq/140319...
2014-04-21 Artur WieczorekFix for issue #3645 (code.opencv.org/issues/3645).
2014-04-21 vbystrickyConvert opencv border type to ipp border. Check support...
2014-04-21 vbystrickyFix error in call of ippResize
2014-04-21 Elena Gvozdevafixed
2014-04-21 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2014-04-21 Elena Gvozdevaadded ippiTrueDistanceTransform_8u32f_C1R
2014-04-21 Elena GvozdevaAdded ippiDistanceTransform for cv::distanceTransform...
2014-04-21 vbystrickyFix compile warnings
2014-04-21 vbystrickyDisable scharr in icv only configuration
2014-04-21 vbystrickyFix setIppErrorStatus placement
2014-04-21 Ilya Lavrenovcv::multiply
2014-04-21 Ilya Lavrenovfixed warnings
2014-04-21 Ilya Lavrenovcv::filterSpeckles
2014-04-21 Ilya Lavrenovcv::cornerHarris
2014-04-21 Ilya LavrenovMat::setTo(with mask)
2014-04-21 Ilya LavrenovMat::setTo(Scalar::all(0))
2014-04-21 Ilya LavrenovMat::copyTo
2014-04-21 Ilya LavrenovMat::copyTo with mask
2014-04-21 Ilya Lavrenovcv::flip inplace
2014-04-21 Ilya Lavrenovcv::transpose inplace
2014-04-21 Ilya Lavrenovcv::accumulate
2014-04-21 Ilya Lavrenovcv::min/cv::max CV_64F
2014-04-21 Ilya Lavrenovcv::Laplacian
2014-04-18 vbystrickyAdd setIppErrorStatus()
2014-04-18 vbystrickyFix error in code
2014-04-18 vbystrickyAdd constant border fix call ipp function
2014-04-18 vbystrickyFix warning
2014-04-18 vbystrickyFix error
2014-04-18 vbystrickyChange Scharr filter to new ipp functions
2014-04-18 Andrey PavlenkoMerge pull request #2622 from ilya-lavrenov:ipp_sort
2014-04-18 Andrey PavlenkoMerge pull request #2625 from ilya-lavrenov:ipp_reduce
2014-04-18 Ilya Lavrenovcv::reduce sum/avg
2014-04-18 Ilya Lavrenovcv::reduce (min/max to single column)
2014-04-18 Ilya Lavrenovadded ippisFlip to cv::sort
2014-04-18 Ilya Lavrenovcv:;sortIdx
2014-04-18 Ilya Lavrenovcv::sort
2014-04-18 Andrey PavlenkoMerge pull request #2628 from ilya-lavrenov:ipp_error_h...
2014-04-18 Alexander KarsakovAdded setIppErrorStatus
2014-04-17 Alexander KarsakovFixed sanity check for integer type
2014-04-17 Ilya Lavrenovcmd option
2014-04-17 Ilya Lavrenovfixes in imgproc
2014-04-17 Roman DonchenkoMerge pull request #2629 from maksqwe:unused_fix
2014-04-17 Ilya Lavrenovfixed some errors
2014-04-17 Ilya Lavrenovadded status check
2014-04-17 Ilya Lavrenovverbose errors
2014-04-17 Ilya Lavrenovfirst attemp
2014-04-16 Maks Naumovremove unused variables in OCL_PERF_TEST_P()
2014-04-16 Maks Naumovremove unused variable in erGrouping()
2014-04-16 Maks Naumovremove unused variable in LineSegmentDetectorImpl:...
2014-04-16 Alexander KarsakovAdded epsilon for tests with float data type
2014-04-16 Alexander KarsakovAdded IPP Pyramid API functions to cv::buildPyramid
2014-04-16 Andrey PavlenkoMerge pull request #2623 from alalek:icv_fix_color
2014-04-16 Alexander KarsakovAdded perf test for cv::buildPyramid
2014-04-16 Alexander KarsakovAdded ippiPyrUp_Gauss5x5 to cv::pyrUp
2014-04-16 Alexander KarsakovAdded ippiPyrDown_Gauss5x5 to cv::pyrDown
next