platform/upstream/opencv.git
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-14 VBystrickyAdd CV_CAP_PROP_POS_FRAMES property to cap_images.cpp
2015-01-14 Yan WangAvoid compile unnecessary OpenCL kernel.
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 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-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
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...
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 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 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
next