platform/upstream/opencv.git
2015-01-19 Vadim PisarevskyMerge pull request #3605 from jet47:cuda-photo-refactoring
2015-01-19 Vadim PisarevskyMerge pull request #3596 from jet47:cuda-features2d...
2015-01-19 Vadim PisarevskyMerge pull request #3594 from asmorkalov:opencv4tegra_s...
2015-01-18 Alexander SmorkalovAccuracy fix for blenaders in stitching module.
2015-01-15 Vladislav Vinogradovfix documentation warnings
2015-01-15 Vladislav Vinogradovrefactor CUDA part of photo module
2015-01-15 Vadim PisarevskyMerge pull request #3572 from berak:python_samples_30
2015-01-15 Vadim PisarevskyMerge pull request #3557 from ilya-lavrenov:sse_add_wei...
2015-01-15 Vadim PisarevskyMerge pull request #3599 from a-wi:DShow_COM_interfaces_v3
2015-01-15 Vadim PisarevskyMerge pull request #3561 from jet47:cuda-arithm-refactoring
2015-01-15 Vadim PisarevskyMerge pull request #3574 from mikeizbicki:patch-1
2015-01-15 Vadim PisarevskyMerge pull request #3584 from nisargthakkar:UMatDimsZer...
2015-01-15 Vadim PisarevskyMerge pull request #3595 from timsat:error_messages
2015-01-15 Vadim PisarevskyMerge pull request #3597 from wangyan42164:cascade_cl_opt
2015-01-15 Vadim PisarevskyMerge pull request #3602 from vbystricky:cap_images_fra...
2015-01-15 berakfixes for latest changes in opencv3.0 api
2015-01-14 VBystrickyAdd CV_CAP_PROP_POS_FRAMES property to cap_images.cpp
2015-01-14 Alexander SmorkalovBuild fix for non-TEGRA case.
2015-01-14 Artur WieczorekDon't define destructors for COM-based interfaces.
2015-01-14 Yan WangAvoid compile unnecessary OpenCL kernel.
2015-01-13 Vladislav Vinogradovfix documentation warnings
2015-01-13 Vladislav Vinogradovrefactor CUDA BFMatcher algorithm:
2015-01-13 Vladislav Vinogradovadd extended documentation for Features2DAsync
2015-01-13 Vladislav Vinogradovrefactor CUDA ORB feature detector/extractor algorithm:
2015-01-13 Vladislav Vinogradovfix compilation without CUDA
2015-01-13 Vladislav Vinogradovextend Feature2DAsync interface
2015-01-13 Vladislav Vinogradovrefactor CUDA FAST feature detector algorithm:
2015-01-13 Vladislav Vinogradovremove firstLevel=2 test case, because CPU implementati...
2015-01-13 Vadim PisarevskyMerge pull request #3593 from kilobyte:master
2015-01-13 Vadim PisarevskyMerge pull request #3535 from wangyan42164:use_hypot
2015-01-13 Vadim PisarevskyMerge pull request #3566 from jet47:cuda-imgproc-refact...
2015-01-13 Vadim PisarevskyMerge pull request #3592 from jet47:cuda-7.0-android
2015-01-13 Vadim PisarevskyMerge pull request #3537 from mshabunin:ml-old-xml
2015-01-13 Adam BorowskiGet rid of sysctl includes on Linux.
2015-01-12 Alexander SmorkalovOpenCV for Tegra compilation fix for
2015-01-12 Vadim PisarevskyMerge pull request #3575 from Ashod:multipage_imread
2015-01-12 Vadim PisarevskyMerge pull request #3586 from wangyan42164:bfm
2015-01-12 Vladislav Vinogradovremove "-target-os-variant" NVCC option for CUDA 7.0
2015-01-10 Timur SattarovMore sensible error messages
2015-01-09 Yan WangRemove unnecessary global/local dim for radius match.
2015-01-08 Nisarg ThakkarFixed Bug similar to Bug#3757. UMat all dims zero after...
2015-01-05 Alexander AlekhinMerge pull request #3580 from JoeHowse:master
2015-01-05 Alexander AlekhinMerge pull request #3579 from basheersubei:patch-1
2015-01-05 Joe HowseFix shadowed variable warning
2015-01-04 Basheer Subeitypo fix in instructions of fitline.py sample
2015-01-03 Ashod NakashianAdded imread and imreadmulti regression tests.
2015-01-03 Ashod NakashianAdded imreadmulti API to read multi-paged images into...
2015-01-03 Ashod NakashianSupport for multipage decoding in BaseImageDecoder...
2015-01-02 Mike Izbickifix to work with python 2.6
2014-12-31 Ilya LavrenovSSE4.1 addWeighted fo 16u
2014-12-31 Vadim PisarevskyMerge pull request #3548 from alalek:fix_sample_python
2014-12-31 Vadim PisarevskyMerge pull request #3547 from ilya-lavrenov:ocl_setto
2014-12-31 Vadim PisarevskyMerge pull request #3493 from vbystricky:createsamples
2014-12-31 Maksim ShabuninFixed uninitialized memory usage in ANN_MLP
2014-12-31 Maksim ShabuninSupport loading old models in ML module
2014-12-31 Vadim PisarevskyMerge pull request #3549 from mshabunin:sphinx-doc...
2014-12-31 Vadim PisarevskyMerge pull request #3555 from ilya-lavrenov:sse_integral
2014-12-31 Vadim PisarevskyMerge pull request #3559 from ilya-lavrenov:sse_dot_s8
2014-12-31 Vadim PisarevskyMerge pull request #3558 from ilya-lavrenov:sse_resize
2014-12-31 Vadim PisarevskyMerge pull request #3551 from serval2412:master
2014-12-31 Vadim PisarevskyMerge pull request #3556 from rokm:semicolon-warnings
2014-12-31 Vadim PisarevskyMerge pull request #3560 from ilya-lavrenov:sse_remap
2014-12-31 Vadim PisarevskyMerge pull request #3567 from vbystricky:intelperc_fix
2014-12-30 vbystrickyFix error of compilation of cap_intelperc.cpp
2014-12-30 Vladislav Vinogradovadded stream parameter to all cudaimgproc routines
2014-12-30 Vladislav Vinogradovremoved buffered versions of histogram functions
2014-12-30 Vadim PisarevskyMerge pull request #3550 from JoeHowse:master
2014-12-30 Maksim ShabuninAdded dummy build targets for compatibility
2014-12-30 Vladislav Vinogradovfix compilation without CUDA
2014-12-30 Vladislav Vinogradovrefactor cudaarithm reductions:
2014-12-30 Vladislav Vinogradovuse new BufferPool class for some cudaarithm routines
2014-12-30 Vladislav Vinogradovuse new getInputMat/getOutputMat/syncOutput methods...
2014-12-30 Vladislav Vinogradovremove reciprocal version of cuda::divide
2014-12-30 Vladislav Vinogradovadd auxiliary functions to work with Input/Output arrays:
2014-12-30 Maksim ShabuninReplaced tabs with spaces in stylesheet
2014-12-30 Ilya LavrenovSSE resize Lanczos
2014-12-30 Yan WangUse hypot to do vector calculation.
2014-12-29 Ilya LavrenovSSE2 conversio in remap
2014-12-29 Ilya LavrenovSSE2 cv::Mat::dot
2014-12-29 Ilya LavrenovaddWeighted
2014-12-29 Rok Mandeljcmodules/core: removed extra semi-colon from mat.inl...
2014-12-29 Ilya LavrenovSSE2 optimization of cv::integral
2014-12-29 Ilya Lavrenovoptimization of UMat::setTo
2014-12-27 Julien NabetFix cppcheck reports warnings:
2014-12-27 Joe Howsemore const correctness in OpenNI2 getProperty
2014-12-27 Joe Howseconst correctness in OpenNI and OpenNI2 getProperty
2014-12-27 Joe HowseRemoving whitespace to appease doc builder
2014-12-27 Joe HowseFrontal cat face detectors
2014-12-26 Maksim ShabuninAdded Qt help generation support
2014-12-26 Maksim ShabuninSome documentation customization
2014-12-26 Maksim ShabuninUpdated sample files documentation inclusions
2014-12-26 Maksim ShabuninRestored PlantUML support for doxygen
2014-12-26 Maksim ShabuninMoved tutorial table-of-contents files to corresponding...
2014-12-26 Maksim ShabuninRemoved Sphinx generation commands from cmake scripts
2014-12-26 Maksim ShabuninRemoved Sphinx documentation files
2014-12-26 Vadim PisarevskyMerge pull request #3444 from Sync-my-L2P:patch-1
2014-12-26 Vadim PisarevskyMerge pull request #3485 from mapycz:fix-calibrate...
2014-12-26 Vadim PisarevskyMerge pull request #3504 from a-wi:VideoCapture_get_con...
2014-12-26 Vadim PisarevskyMerge pull request #3530 from jet47:win-install-testdata
2014-12-26 Vadim PisarevskyMerge pull request #3531 from jet47:cuda-core-refactoring
next