profile/ivi/opencv.git
2014-05-07 Alexander AlekhinMerge pull request #2679 from alalek:ippicv_update
2014-05-07 Alexander AlekhinMerge pull request #2605 from akarsakov:ipp_min_eigen_val
2014-05-07 Alexander AlekhinMerge pull request #2684 from ElenaGvozdeva:ippiDFT
2014-05-07 Alexander AlekhinMerge pull request #2658 from akarsakov:ipp_hough
2014-05-07 Alexander AlekhinMerge pull request #2676 from ilya-lavrenov:ipp_gaussia...
2014-05-07 Ilya Lavrenovchanges sigma in perf tests
2014-05-07 Alexander AlekhinMerge pull request #2634 from ElenaGvozdeva:ippiDCT
2014-05-06 Alexander KarsakovChanged check condition in tests in case ipp disabled.
2014-05-06 Elena Gvozdevafixed
2014-05-06 Alexander AlekhinMerge pull request #2687 from ilya-lavrenov:tapi_norm_i...
2014-05-06 Elena Gvozdevafixed
2014-05-06 Alexander AlekhinMerge pull request #2660 from arkunze:pullreq/140423...
2014-05-05 Alexander AlekhinMerge pull request #2694 from rokm:matlab
2014-05-05 Alexander AlekhinMerge pull request #2619 from GregoryMorse:patch-3
2014-05-05 Alexander AlekhinMerge pull request #2678 from intbots:master
2014-05-05 Alexander AlekhinMerge pull request #2688 from akarsakov:ipp_disable_res...
2014-05-05 Alexander AlekhinMerge pull request #2686 from vbystricky:ippicv_integral
2014-05-05 Alexander AlekhinMerge pull request #2635 from akarsakov:gaussian_float_...
2014-05-05 Alexander KarsakovUsed AutoBuffer instead ippsMalloc
2014-05-03 Rok MandeljcMatlab bindings: CMakeLists.txt: use "${LIBRARY_OUTPUT_...
2014-05-03 Rok MandeljcMatlab bindings: fixed the functional template to perfo...
2014-05-03 Rok MandeljcMatlab bindings: added missing compound type declaratio...
2014-04-30 Alexander Alekhinreplaced sanity check condition for stitching perf...
2014-04-30 Alexander KarsakovDisabled IPP resize for CV_8U
2014-04-30 Ilya Lavrenovadded cn>1 support to cv::norm (NORM_INF)
2014-04-30 vbystrickyDisable ipp integral in IPPICV version
2014-04-29 Alexander Alekhinfix IPPDerivSobel condition
2014-04-29 Alexander Alekhinicv: enable functions
2014-04-29 Alexander Alekhinicv: update package
2014-04-29 Alexander AlekhinMerge pull request #2682 from ElenaGvozdeva:ippiDFT
2014-04-29 Alexander AlekhinMerge pull request #2667 from akarsakov:ipp_otsu
2014-04-29 Alexander AlekhinMerge pull request #2677 from ilya-lavrenov:ipp_compilation
2014-04-29 Elena GvozdevaIPP: cv::dft fixed
2014-04-28 Elena Gvozdevafixed
2014-04-28 Elena GvozdevaAdded parallel version for DCT_ROWS
2014-04-28 Elena GvozdevaIPP: cv::dct
2014-04-28 Abhijit KunduAdded suuport for finding Intel TBB for Visual Studio...
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 Ilya Lavrenovfixed compilation
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 Ilya Lavrenovadded more types to cv::GaussianBlur
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 Alexander KarsakovAdded setIppErrorStatus()
2014-04-25 vbystrickyFix problem with sanity check of transform ecc with...
2014-04-25 Alexander KarsakovAdded ippiComputeThreshold_Otsu to cv::threshold
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 Alexander KarsakovDisabled ippiHoughLine_Region for cv::HoughLines
2014-04-24 Alexander KarsakovAdded setIppErrorStatus()
2014-04-24 Ilya Lavrenovcv::copyMakeBorder
2014-04-24 Alexander KarsakovAdded ippiHoughProbLine to cv::HoughLinesP
2014-04-24 vbystrickyFix epsilon calculation for sanity check in x32 build
2014-04-23 Adrian StratulatDocumentation - minor fix-ups
2014-04-23 Aaron KunzeOptimizes filter2D for Intel GPUs
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 KarsakovChanged tests for support intersection between expected...
2014-04-23 Alexander KarsakovAdded ippiHoughLine_Region to cv::HoughLines
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-23 Alexander KarsakovChanged integer operations to float for Intel devices
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
next