profile/ivi/opencv.git
2014-04-07 Roman DonchenkoMerge pull request #2580 from SpecLad:merge-2.4
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 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 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 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
2014-03-28 Roman DonchenkoMerge pull request #2534 from asmorkalov:opencv_config_...
2014-03-28 Alexander SmorkalovOpenCVConfig.cmake fix after cutting absolute CUDA...
2014-03-28 Andrey PavlenkoRevert pull request #1929 from @alalek "ocl: added...
2014-03-28 Andrey Pavlenko- fix test
2014-03-28 Andrey PavlenkoRevert "Merge pull request #1779 from perping:integral_2.4"
2014-03-28 Roman DonchenkoMerge pull request #2542 from asmorkalov:android_javaca...
2014-03-28 Roman DonchenkoMerge pull request #2476 from minkless:3.0-bugfix-core...
2014-03-28 Roman DonchenkoMerge pull request #2403 from hbristow:issue-3451
2014-03-28 Roman DonchenkoMerge pull request #2379 from ngryman:optimize_jpeg
2014-03-28 Roman DonchenkoMerge pull request #2533 from kenaniah:master
2014-03-28 Roman DonchenkoMerge pull request #2539 from mjul:fixtypos
2014-03-28 Roman DonchenkoMerge pull request #2540 from mjul:fixtypos_2.4
2014-03-28 Koji Miyazatocorrected some style errors found by review.
2014-03-28 Alexander SmorkalovBug #3553 JavaCameraView frame format and cvtColor...
2014-03-27 Nicolas Grymanadded jpeg with optimized coding support.
2014-03-27 JinoBettiUpdate out.cpp
2014-03-27 Roman DonchenkoMerge pull request #2537 from ilya-lavrenov:doc_fix
2014-03-27 mlyashkoboth tests by picture and rand mat
2014-03-27 Martin JulFixed typo in BFMatcher in docs.
2014-03-27 Ilya Lavrenovdoc fix
2014-03-27 Martin JulMerge branch '2.4' into fixtypos
2014-03-27 Andrey PavlenkoMerge pull request #2535 from akarsakov:stereobm_fix
2014-03-27 Alexander KarsakovFixed incorrect calculation of best_disp
2014-03-27 Andrey PavlenkoMerge pull request #2286 from alalek:umat_unmap_issue
2014-03-27 Kenaniah CernyFixed type gPython -> Python
2014-03-27 Kenaniah CernyAdded link to main GitHub repo
2014-03-27 Kenaniah CernyGrammar
2014-03-27 Hilton Bristowremoved experimental slots
2014-03-27 Hilton BristowImproved standalone importing behaviour and creation...
next