platform/upstream/opencv.git
2015-01-09 Yan WangRemove unnecessary global/local dim for radius match.
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
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 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 Vadim PisarevskyMerge pull request #3550 from JoeHowse:master
2014-12-30 Maksim ShabuninAdded dummy build targets for compatibility
2014-12-30 Maksim ShabuninReplaced tabs with spaces in stylesheet
2014-12-30 Ilya LavrenovSSE resize Lanczos
2014-12-29 Ilya LavrenovSSE2 conversio in remap
2014-12-29 Ilya LavrenovSSE2 cv::Mat::dot
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
2014-12-26 Vadim PisarevskyMerge pull request #3539 from mshabunin:openni-linux...
2014-12-26 Vadim PisarevskyMerge pull request #3546 from jet47:cuda-imgproc-fixes
2014-12-26 Alexander Alekhinsamples: fix python contants
2014-12-26 Vladislav Vinogradovdisable GeneralizedHoughGuil performance test
2014-12-26 Vladislav Vinogradovimprove error reporting in _InputArray methods
2014-12-25 Vladislav Vinogradovdisable sanity test for GeneralizedHoughGuil
2014-12-25 Vladislav Vinogradovfix tests for match template
2014-12-25 Vladislav Vinogradovfix cuda match template:
2014-12-25 Vladislav Vinogradovrewrite cuda::cvtColor with new device layer and fix...
2014-12-24 Maksim ShabuninAdded enviroment search paths for OpenNI2 for linux...
2014-12-24 Vadim PisarevskyMerge pull request #3523 from jet47:fix-cuda-buffer...
2014-12-24 Vadim PisarevskyMerge pull request #3527 from jet47:cuda-deprivate...
2014-12-24 Vadim PisarevskyMerge pull request #3541 from jet47:find-cuda-update
2014-12-24 Vadim PisarevskyMerge pull request #3532 from oresths:filter_neon
2014-12-24 Vadim PisarevskyMerge pull request #3538 from alalek:icv_fix_package
2014-12-23 Vladislav Vinogradov[FindCUDA] improvements for cross-platform build
2014-12-23 Vladislav Vinogradovupdate FindCUDA CMake module to the latest version...
2014-12-23 Vladislav Vinogradovfix GpuMat::swap method:
2014-12-23 Vladislav Vinogradovrefactor CV_CUDA_TEST_MAIN, use CV_TEST_MAIN for it
2014-12-23 Vladislav Vinogradovadd Allocator parameter to cudev::GpuMat_ contructors
2014-12-23 Vladislav Vinogradovadd cuda::HostMem::getAllocator method
2014-12-23 Vladislav Vinogradovadd more FeatureSet constants
2014-12-23 Vladislav Vinogradovmove CUDA core tests to core module
2014-12-23 Vladislav Vinogradovrename CudaMem -> HostMem to better reflect its purpose
2014-12-23 Vladislav Vinogradovmove allocMatFromBuf function to farneback.cpp:
2014-12-23 Vladislav Vinogradovminor reorganization for CUDA doxygen groups:
2014-12-23 Vladislav Vinogradovmark old CUDA device layer as deprecated and remove...
2014-12-23 Vladislav Vinogradovfix null stream initialization for multi-gpu systems
2014-12-23 Vladislav Vinogradovmove StackAllocator to cpp file
2014-12-23 Vladislav Vinogradovfix cuda::BufferPool deinitialization
2014-12-23 Vladislav Vinogradovinstall test data on Windows platform too
2014-12-23 Alexander AlekhinIPPICV: don't use full paths in dependencies
2014-12-23 Vadim PisarevskyMerge pull request #3529 from jet47:fix-linux-install
2014-12-23 Vadim PisarevskyMerge pull request #3536 from mshabunin:doxygen-intro
2014-12-22 Jiri Drbalekfix crash when sample point out of image boundaries
2014-12-22 Maksim ShabuninFixed some mistakes
2014-12-22 Maksim ShabuninTutorial: documenting OpenCV
2014-12-22 Vadim PisarevskyMerge pull request #3513 from mshabunin:compat-30
2014-12-22 Vadim PisarevskyMerge pull request #3520 from JoeHowse:master
2014-12-22 Vadim PisarevskyMerge pull request #3524 from jet47:fix-cuda-warnings
2014-12-22 Vadim PisarevskyMerge pull request #3525 from jet47:fix-cudev-tests
2014-12-22 Vadim PisarevskyMerge pull request #3490 from oresths:symmcolumnsmall_fix
2014-12-22 Vadim PisarevskyMerge pull request #3512 from vins31:OpenNi2_AsusXtion
2014-12-22 Vadim PisarevskyMerge pull request #3499 from StevenPuttemans:fix_2432
2014-12-22 Vadim PisarevskyMerge pull request #3510 from boaz001:feature-4057
2014-12-22 Vadim PisarevskyMerge pull request #3516 from ana-GT:openni2_defaultMode
2014-12-22 Vadim PisarevskyMerge pull request #3518 from wangyan42164:ocl_cascade_...
2014-12-22 Vadim PisarevskyMerge pull request #3519 from fvgoto:patch-1
2014-12-22 Vadim PisarevskyMerge pull request #3528 from ilya-lavrenov:update_andr...
2014-12-22 Vladislav Vinogradovincrease epsilons for tests due to different optimizati...
2014-12-22 Vladislav Vinogradovupdate cudev color conversions according to the latest...
2014-12-22 Vladislav Vinogradovdisable -Wshadow warning for CUDA modules:
2014-12-21 orestisChange DescriptorExtractor_ORB regression test
2014-12-20 orestisChange gaussianBlur5x5 perf test epsilon
2014-12-19 orestisSymmRowSmallVec_32f 1x5 asymm
2014-12-19 orestisSymmRowSmallVec_32f 1x5
2014-12-19 orestisSymmColumnVec_32f16s asymm
next