platform/upstream/opencv.git
2015-03-24 Vadim PisarevskyMerge pull request #3859 from NewProggie:fix-doc-typo
2015-03-24 Vadim PisarevskyMerge pull request #3860 from theodr:document_hconcat_v...
2015-03-24 Vadim PisarevskyMerge pull request #3861 from wangyan42164:cascade_opti...
2015-03-24 Vadim PisarevskyMerge pull request #3863 from MSOpenTech:fix_winrt_linker
2015-03-24 Vadim PisarevskyMerge pull request #3864 from MSOpenTech:removed-unused...
2015-03-24 Vadim PisarevskyMerge pull request #3867 from RafaRuiz:patch-1
2015-03-24 theodoredocumentation for the hconcat and vconcat functions
2015-03-24 RafaRuizUpdate lkdemo.cpp because of memory leak
2015-03-23 Evgeny AgafonchikovDo not link vfw32 library for WinRT
2015-03-23 Evgeny AgafonchikovRemoving unused winrttest.cpp file
2015-03-23 Maksim ShabuninMerge pull request #3862 from mshabunin:abi-contrib...
2015-03-23 Maksim ShabuninDo not compare extra modules in ABI check
2015-03-23 Yan WangOptimize the performance of cascade OpenCL kernel.
2015-03-23 Vadim PisarevskyMerge pull request #3853 from alalek:ocl_fix_bufferpool...
2015-03-23 Vadim PisarevskyMerge pull request #3848 from yxiong:fix-4125
2015-03-23 Vadim PisarevskyMerge pull request #3846 from mshabunin:fix-headers
2015-03-22 Kai WolfFix typo in types_c.h
2015-03-20 Vadim PisarevskyMerge pull request #3841 from MSOpenTech:samples-contrib
2015-03-20 Alexander Alekhinocl/bufferpool: fix cleanup
2015-03-20 Vadim PisarevskyMerge pull request #3836 from Dmitry-Me:uninitializedMember
2015-03-20 Vadim PisarevskyMerge pull request #3851 from ellbur:findTransformECC...
2015-03-20 Owen HealyFix bug of uninitialized matrix in findTransformECC
2015-03-19 Ying XiongFix compiler error on std::swap (CUDA7.0/clang/OSX)
2015-03-19 Vadim PisarevskyMerge pull request #3840 from MSOpenTech:concurrency...
2015-03-19 Vadim PisarevskyMerge pull request #3823 from lupustr3:pvlasov/implemen...
2015-03-19 Maksim ShabuninDisabled TrainData::getNormCatValues wrapping due to...
2015-03-19 Vadim PisarevskyMerge pull request #3838 from PhilLab:patch-3
2015-03-19 Vadim PisarevskyMerge pull request #3837 from mshabunin:abi-compliance
2015-03-19 Maksim ShabuninDisabled missing python method for static ml function
2015-03-19 Maksim ShabuninAdd python and java support for ml module
2015-03-18 Maxim KostinFixed 'doc' builder warnings.
2015-03-18 Maksim ShabuninMoved property implementation macros to private header
2015-03-18 Maksim ShabuninReplaced CV_PURE_PROPERTY macros with corresponding...
2015-03-18 Maxim KostinAdded WinRT 8.1 Modern Desktop JavaScript sample
2015-03-18 Maxim KostinAdded WinRT concurrency support.
2015-03-17 Philipp HasperFixed persistent.hpp documentation
2015-03-17 Maksim ShabuninAdded cmake option for abi descriptor generating (GENER...
2015-03-17 Dmitry-MeFix uninitialized members, fix log output typo
2015-03-17 Vadim PisarevskyMerge pull request #3811 from StevenPuttemans:fix_train...
2015-03-17 Vadim PisarevskyMerge pull request #3804 from polarfuchs99:master
2015-03-17 Vadim PisarevskyMerge pull request #3833 from sgrayb:houghline_bugfix
2015-03-17 Vadim PisarevskyMerge pull request #3832 from Dmitry-Me:fixNullPointerD...
2015-03-17 Vadim PisarevskyMerge pull request #3828 from vpisarev:fix_win32_perf_c...
2015-03-16 Dmitry-MeFix potential null pointer dereference
2015-03-16 Vadim Pisarevskyin solvePnPRansac call the solvePnP in the end with...
2015-03-16 Vadim Pisarevskytemporarily use EPNP in SolvePnP instead of UPNP or...
2015-03-16 Vadim PisarevskyMerge pull request #3802 from sanuj:master
2015-03-16 Vadim PisarevskyMerge pull request #3827 from MSOpenTech:license-26
2015-03-16 Vadim PisarevskyMerge pull request #3816 from ilya-lavrenov:il/cvround
2015-03-16 Vadim PisarevskyMerge pull request #3826 from mshabunin:fix-install...
2015-03-16 Vadim PisarevskyMerge pull request #3830 from NaerChang:issue.3710
2015-03-16 Vadim PisarevskyMerge pull request #3831 from Dmitry-Me:reduceVariableS...
2015-03-14 Naer ChangRevert "issue 3710"
2015-03-14 Dmitry-MeReduce variable scope, make formatting consistent with...
2015-03-14 Naer Changissue 3710
2015-03-14 Scott GraybillRemoved check on limits. A common use of HoughLines...
2015-03-13 Vadim Pisarevskytrying to make solvePnPSmallPoints pass
2015-03-13 Maxim KostinChanged encoding from ANSI to UTF8.
2015-03-13 Vadim Pisarevskymade the solvepnp a bit more modest; test 5-point confi...
2015-03-13 Vadim PisarevskyMerge pull request #3820 from LorenaGdL:patch-1
2015-03-13 Vadim PisarevskyMerge pull request #3780 from StevenPuttemans:fix_local...
2015-03-13 Vadim PisarevskyMerge pull request #3769 from adamgreig:fix-py3-submodules
2015-03-13 Vadim PisarevskyMerge pull request #3825 from alalek:fix_msvs2010_build
2015-03-13 Maxim KostinReplacing license headers per PR-3700 feedback. Updates #26
2015-03-13 Maksim ShabuninFixed mangled install layout on unix machines
2015-03-12 Alexander Alekhinfix compilation on MSVS2010
2015-03-12 Pavel VlasovImplementation collector update;
2015-03-12 Vadim PisarevskyMerge pull request #3801 from StevenPuttemans:add_param...
2015-03-12 Vadim PisarevskyMerge pull request #3819 from MSOpenTech:readme-24
2015-03-12 Vadim PisarevskyMerge pull request #3817 from SpecLad:forward-ports
2015-03-12 Vadim PisarevskyMerge pull request #3821 from i-ito:master-flann-lsh...
2015-03-11 ippei itofixed whitespace error
2015-03-11 ippei itoFixed compile error build with VisualStudio2013 on...
2015-03-11 LorenaGdLUpdate train_HOG.cpp
2015-03-11 Ilya LavrenovcvRound
2015-03-11 Maxim KostinFixed trailing whitespace.
2015-03-10 Adam GreigFix Python3 binding's submodules
2015-03-10 Maxim KostinReformatted since this is not a markdown file
2015-03-10 Max KostinUpdates README for setup_script
2015-03-10 Roman DonchenkoMark the libs component required
2015-03-10 Roman DonchenkoAdd component display names
2015-03-10 Roman DonchenkoUpdate the CPack variables to match the changes in...
2015-03-10 Roman DonchenkoAdd a script to run all tests on Windows
2015-03-10 Roman DonchenkoInstall data on Windows
2015-03-10 Roman DonchenkoRemove useless CPACK_*_COMPONENT_INSTALL variables
2015-03-10 Roman DonchenkoFix a memory leak in CvCapture_FFMPEG::close
2015-03-10 Roman DonchenkoDon't install documentation if it isn't built
2015-03-10 Roman DonchenkocvOpenFileStorage: reduce the scope of xml_buf and...
2015-03-10 Roman DonchenkoFix memory leaks appearing when cvOpenFileStorage throws
2015-03-09 Vadim PisarevskyMerge pull request #3771 from mshabunin:arm-round
2015-03-09 Vadim PisarevskyMerge pull request #3803 from Dmitry-Me:doubleUsedAsBoolean
2015-03-09 Vadim PisarevskyMerge pull request #3806 from enpe:master
2015-03-09 Vadim PisarevskyMerge pull request #3807 from guopei:patch-1
2015-03-09 Vadim PisarevskyMerge pull request #3808 from guopei:patch-2
2015-03-09 Vadim PisarevskyMerge pull request #3794 from vpisarev:ubuntu_x86_fixes
2015-03-09 StevenPuttemansfixing universal location execution
2015-03-08 guopeigrammar fix: then -> than
2015-03-08 guopeigrammar fix: a -> the
2015-03-07 Nils Plath- Fixed compile error that appeared with Clang 5.1...
2015-03-07 Prof. Dr. Rudolf... Merge remote-tracking branch 'upstream/master'
next