profile/ivi/opencv.git
2014-08-11 Alexander AlekhinMerge pull request #3063 from akarsakov:ocl_warps_check
2014-08-11 Vadim PisarevskyMerge pull request #3066 from vpisarev:minor_fixes
2014-08-11 Vadim PisarevskyMerge pull request #3069 from vpisarev:refactor_video
2014-08-11 Vadim PisarevskyMerge pull request #3061 from ElenaGvozdeva:ocl_resize
2014-08-10 Vadim PisarevskyMerge pull request #3038 from yury-gorbachev:core_arith...
2014-08-10 Vadim Pisarevskymoved part of video to contrib/{outflow, bgsegm}; moved...
2014-08-10 Vadim PisarevskyMerge pull request #3067 from vpisarev:minor_fixes2
2014-08-10 Vadim PisarevskyMerge pull request #3068 from vpisarev:added_face_module
2014-08-09 Vadim Pisarevskyadded some basic functionality needed by the new face...
2014-08-09 Vadim Pisarevskymoved to the new opencv_contrib/face module
2014-08-09 Vadim Pisarevskyfixed various warnings and obvious errors reported...
2014-08-09 Yury GorbachevFixed review comment from Vadim Pisarevsky
2014-08-09 Vadim PisarevskyMerge pull request #2639 from kazuki-ma:cv_mat_foreach
2014-08-08 Vadim Pisarevskymodified farneback sample to use T-API
2014-08-08 Vadim PisarevskyECC patch by the author (G. Evangelidis); fixed some...
2014-08-08 Vadim PisarevskyMerge pull request #3057 from Adil-Ibragimov:adding...
2014-08-08 Vadim PisarevskyMerge pull request #3065 from alalek:fix_binary_package...
2014-08-08 Vadim PisarevskyMerge pull request #3064 from ElenaGvozdeva:ocl_Gaussia...
2014-08-08 Vadim PisarevskyMerge pull request #3055 from akarsakov:copyto_UMat_fix
2014-08-08 Vadim PisarevskyMerge pull request #3050 from ElenaGvozdeva:ocl_fixed_impg
2014-08-08 Vadim PisarevskyMerge pull request #3056 from akarsakov:ocl_setIdentity_fix
2014-08-08 Vadim PisarevskyMerge pull request #3060 from akarsakov:ocl_dft_fix
2014-08-08 Vadim PisarevskyMerge pull request #3062 from alalek:fix_ios_framework
2014-08-08 Elena Gvozdevasmall fix for GaussianBlur ocl test
2014-08-08 Alexander Alekhinfix binary package build
2014-08-08 Alexander KarsakovChanged check condition in tests for warpAffine and...
2014-08-08 Elena Gvozdevasmall fix for ocl_resize
2014-08-08 Alexander Alekhinfix IOS framework
2014-08-08 Elena Gvozdevafixed test ocl_MatchTemplate for sparse matrix
2014-08-08 Alexander KarsakovFixed typos
2014-08-07 Alexander AlekhinMerge pull request #3044 from akarsakov:fix_ocl_tests
2014-08-07 Adil Ibragimovfixing error, wrong template method param.
2014-08-07 Adil Ibragimovfixing Mac build
2014-08-07 Adil Ibragimovsome formal changes (generally adding constness)
2014-08-07 Alexander KarsakovFixed choice of kercn and rowsPerWI for non-Intel device.
2014-08-07 Elena Gvozdevafixed nDiffs for CalcBackProject
2014-08-07 Elena Gvozdevafixed tests for ocl_filter2d, ocl_matchTemplate, ocl_hi...
2014-08-07 Alexander KarsakovFixed issue: Mat::copyTo(UMat) if device copy is obsole...
2014-08-07 Alexander KarsakovFixed extrapolation in pyrDown
2014-08-07 Alexander KarsakovFixed calculate_histogram kernel
2014-08-07 Alexander KarsakovFixed rounding in remap INTER_LINEAR mode
2014-08-07 Alexander KarsakovRevert optimization for warpAffine INTER_NEAREST mode
2014-08-07 Vadim PisarevskyMerge pull request #3047 from prattmic:python2and3
2014-08-07 Vadim PisarevskyMerge pull request #3054 from zillatrooper:master
2014-08-07 arcMerge branch 'master' into python2and3
2014-08-07 Michael PrattSupport Python 2 and 3 in test script
2014-08-07 Michael PrattBuild Python 3 bindings in subdirectory
2014-08-07 Michael PrattAdd opencv_matlab to Python ignored modules
2014-08-06 Vadim PisarevskyMerge pull request #3037 from PhilLab:pnpPatch
2014-08-06 Björn Wöldeckefix misinterpretation of empty window name
2014-08-06 Vadim PisarevskyMerge pull request #3039 from alalek:ocv_world
2014-08-06 Vadim PisarevskyMerge pull request #3013 from ElenaGvozdeva:ocl_matchTe...
2014-08-06 Vadim PisarevskyMerge pull request #3041 from adrians:optimize_split
2014-08-06 Michael PrattPlace Python library out in dedicated folder
2014-08-06 Michael PrattFix a few more PYTHON_NUMPY_INCLUDE_PATH
2014-08-06 Michael PrattMerge branch 'master' into python2and3
2014-08-05 Alexander Alekhinmake distrib with world (shared libs)
2014-08-05 Alexander Alekhinworld fix
2014-08-05 Alexander AlekhinMerge pull request #3045 from vbystricky:ocl_MeanStdDevFix
2014-08-05 Alexander AlekhinMerge pull request #3043 from vbystricky:ocl_ConvertToA...
2014-08-05 Alexander AlekhinMerge pull request #3035 from ElenaGvozdeva:ocl_test_fix
2014-08-05 vbystrickyFix error in OpenCl version of meanstddev for continues...
2014-08-05 vbystrickyFix epsilon for OpenCL function ConverTo, for convertat...
2014-08-05 Elena Gvozdevafixed ocl_integral
2014-08-05 Elena Gvozdevafixed test for CvtColor RGB -> Luv
2014-08-05 Elena Gvozdevafixed ocl tests for BlendLinear, BoxFilter, Integral
2014-08-05 Adrian StratulatVectorize split & merge for NEON
2014-08-04 Vadim PisarevskyMerge pull request #2879 from alalek:ocl_runtime_flags
2014-08-04 Vadim PisarevskyMerge pull request #3036 from vbystricky:ocl_NormAccurT...
2014-08-04 Vadim PisarevskyMerge pull request #3032 from vpisarev:refactor_ml2
2014-08-04 Yury GorbachevARM NEON accelerated implementation of cv::addWeighted...
2014-08-04 unknownDouble precision for solvePnPRansac()
2014-08-04 vbystrickyPrevent generating test case with mask filled 0 only
2014-08-04 Vadim Pisarevskyfixed more compile warnings on Windows
2014-08-04 Vadim PisarevskyMerge pull request #3034 from jet47:fix-compilation
2014-08-04 Vladislav Vinogradovfix test_opencv_imgproc compilation
2014-08-04 Vladislav Vinogradovfix python module compilation with enabled CUDA support:
2014-08-04 Alexander AlekhinMerge pull request #3030 from vbystricky:ocl_DotReduceA...
2014-08-03 Vadim Pisarevskyhopefully fixed test failure on Linux
2014-08-03 Vadim Pisarevskycontinuing to debug boost and fix MSVC compile errors
2014-08-03 Vadim Pisarevskyfixed the condition
2014-08-03 Vadim Pisarevskymore fixes and more debugging code
2014-08-03 Vadim Pisarevskyfixed compile warnings from MSVC; fixed warnings in...
2014-08-03 Vadim Pisarevskytemporarily disabled java bindings for ml; hopefully...
2014-08-03 Vadim Pisarevskytemporarily disabled java bindings for ml; hopefully...
2014-08-02 Vadim Pisarevskyremoved many extra whitespaces; fixed 1 warning
2014-08-02 Vadim Pisarevskyfixed building html docs
2014-08-02 Vadim PisarevskyMerge pull request #3027 from vbystricky:cvtColorLuv2RGB
2014-08-02 Vadim Pisarevskyupdated docs
2014-08-02 Vadim Pisarevskymade everything compile and even run somehow
2014-08-02 VBystrickyIncrease epsilon for OpenCL version UMatDot and ReduceA...
2014-08-01 Alexander AlekhinMerge pull request #3011 from vbystricky:oclopt_morthosmall
2014-08-01 Alexander AlekhinMerge pull request #3028 from vbystricky:ocl_MergeAccur...
2014-08-01 Alexander AlekhinMerge pull request #3029 from vbystricky:ocl_UMatOpAccu...
2014-08-01 VBystrickyChange min-max to clamp
2014-08-01 vbystrickyFix accurency test for OpenCL matrix operations
2014-08-01 vbystrickyFix accurency test of OpenCL merge function.
2014-08-01 Vadim PisarevskyMerge pull request #2671 from syilma:HomographyDecomp
2014-08-01 Vadim PisarevskyMerge pull request #3018 from fradelg:master
2014-08-01 vbystrickyFix Luv2RGB function
next