platform/upstream/opencv.git
2016-12-19 Alexander AlekhinMerge pull request #7896 from alalek:fix_add_testdata
2016-12-19 Vadim PisarevskyMerge pull request #7855 from logic1988:master
2016-12-19 Alexander Alekhincmake: fix CMake error
2016-12-19 Alexander AlekhinMerge pull request #7773 from savuor:openvx_harris
2016-12-17 Alexander AlekhinMerge pull request #7884 from jacobdang:bugfix_7846
2016-12-17 jacobdangbug fix for #7846
2016-12-17 Alexander AlekhinMerge pull request #7881 from alalek:unpack_into_binary
2016-12-17 Alexander AlekhinMerge pull request #7882 from savuor:fix/ovx_pyrlk_err
2016-12-16 Rostislav Vasilikhindon't run OpenVX pyrLK if user asked for err vector
2016-12-16 logic1988Update inner_functions.cpp
2016-12-16 Alexander AlekhinMerge pull request #7880 from sovrasov:rtrees_disable_kfold
2016-12-16 Alexander AlekhinMerge pull request #7873 from addisonElliott:Mat_Range_...
2016-12-16 Alexander Alekhincmake: unpack IPPICV into binary directory
2016-12-16 Alexander AlekhinMerge branch '2.4' into master
2016-12-16 Alexander AlekhinMerge pull request #7872 from alalek:merge-2.4
2016-12-16 Vladislav SovrasovDisable training of RTrees when CVFolds > 0
2016-12-16 Alexander AlekhinMerge pull request #7879 from alalek:backport_7852
2016-12-16 Alexander AlekhinMerge pull request #7876 from mshabunin:fix-sgbm-memory
2016-12-16 Rostislav Vasilikhinivx::Scalars replaced by immediate values
2016-12-16 Rostislav Vasilikhinrewritten for new macro use
2016-12-16 Rostislav Vasilikhindisabled due to bad accuracy
2016-12-16 Rostislav Vasilikhinfixed type checks in wrappers; array downloading code...
2016-12-16 Rostislav Vasilikhinfix vxCommitArrayRange() call
2016-12-16 Rostislav Vasilikhinadded initial version of wrapper for Harris corner...
2016-12-16 Vadim PisarevskyMerge pull request #7866 from alalek:update_waitKey
2016-12-16 Rostislav Vasilikhinfixed segfault at ORB::compute() near image's border
2016-12-16 Rostislav VasilikhinMerge pull request #7720 from savuor:openvx_FAST
2016-12-16 Alexander AlekhinMerge pull request #7858 from addisonElliott:master
2016-12-16 Rostislav VasilikhinMerge pull request #7793 from savuor:openvx_pyrDown
2016-12-16 Rostislav VasilikhinMerge pull request #7774 from savuor:openvx_pyrlk
2016-12-16 Alexander AlekhinMerge pull request #7851 from terfendail:ovx_imagespace
2016-12-16 Alexander AlekhinMerge pull request #7768 from terfendail:ovx_remap
2016-12-15 Alexander AlekhinMerge pull request #7869 from alalek:icc
2016-12-15 Alexander AlekhinMerge pull request #7875 from alalek:winpack_fix_2.4
2016-12-15 Alexander Alekhincmake: update PDB support condition
2016-12-15 Alexander AlekhinMerge pull request #7854 from alalek:backports_2016
2016-12-15 Alexander AlekhinMerge pull request #7868 from alalek:icc_2.4
2016-12-15 Alexander AlekhinMerge pull request #7867 from alalek:cuda_warnings_2.4
2016-12-15 mshabuninSGBM: fixed uninitialized memory in cost buffer
2016-12-15 Addison ElliottAdded N-dim submat selection with vectors
2016-12-15 Alexander AlekhinMerge pull request #7817 from savuor:openvx_pyrWrap
2016-12-15 Maksim ShabuninMerge pull request #7812 from alalek:fix_putText
2016-12-15 Alexander Alekhinbuild: eliminate ICC warnings
2016-12-15 Alexander Alekhintest: use relative error in HOG tests
2016-12-15 Alexander Alekhinbuild: eliminate ICC PCH warning
2016-12-15 Alexander Alekhinbuild: eliminate ICC warnings
2016-12-15 Alexander Alekhincmake: support ICC warnings
2016-12-15 Alexander Alekhincmake: use -fp-model precise with ICC
2016-12-15 Alexander Alekhincmake: use -fp-model precise with ICC
2016-12-15 Alexander Alekhinbuild: disable warnings (Ubuntu 16.04 + CUDA 8.0)
2016-12-15 StevenPuttemansupdate samples: waitKey() usage
2016-12-15 CartuchoGSoC 2016 - Adding ALIASES for tutorial (#7041)
2016-12-15 Rostislav Vasilikhinwrappers for vx_pyramid added
2016-12-15 Alexander Alekhinhighgui: change waitKey() default behaviour
2016-12-14 Addison ElliottAdded new overloaded functions for Mat and UMat that...
2016-12-14 Alexander AlekhinMerge pull request #7857 from savuor:openvx_macro_wrappers
2016-12-14 Alexander AlekhinMerge pull request #7856 from mshabunin:long-tests
2016-12-14 Maksim ShabuninMerge pull request #7810 from parismita:patch-1
2016-12-14 Rostislav VasilikhinOpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow
2016-12-14 mshabuninTest run script: added long test filter for valgrind
2016-12-14 Alexander AlekhinMerge pull request #7831 from terfendail:ovx_array_update
2016-12-14 Vitaly TuzovFixed OpenVX to OpenCV compatibility for NN remap
2016-12-14 Vitaly TuzovAdded OpenVX based processing to remap
2016-12-14 Vitaly TuzovAdded wrapper for IMAGE_SPACE attribute setter
2016-12-14 Alexander AlekhinMerge pull request #7853 from mshabunin:fix-doc-warning
2016-12-14 mshabuninDocumentation fixes for latest doxygen
2016-12-14 Alexander AlekhinMerge pull request #7832 from alalek:install_docs_target
2016-12-14 Alexander AlekhinMerge pull request #7847 from alalek:install_docs_targe...
2016-12-14 Alexander AlekhinMerge pull request #7819 from alalek:fix_mulSpectrums_i...
2016-12-14 Maksim ShabuninMerge pull request #7848 from rjray-nvidia:cuda_tegra_t...
2016-12-14 Alexander AlekhinMerge pull request #7760 from terfendail:ovx_histogram
2016-12-14 Alexander AlekhinMerge pull request #7800 from paroj:fisheye_undist
2016-12-14 Alexander AlekhinMerge pull request #7843 from chacha21:fix-capture...
2016-12-13 Randy J. RayFurther editing/refinement of the tutorial.
2016-12-13 Alexander Alekhincmake: special target to build/install docs only
2016-12-13 Vitaly TuzovAdded OpenVX based processing to calcHist
2016-12-13 Alexander AlekhinMerge pull request #7840 from alalek:fix_test_rng
2016-12-13 Alexander AlekhinMerge pull request #7790 from sovrasov:convexity_defect...
2016-12-13 Alexander AlekhinMerge pull request #7787 from alalek:ocl_explicit_only
2016-12-13 Alexander AlekhinMerge pull request #7801 from alalek:fix_7795
2016-12-13 Alexander AlekhinMerge pull request #7837 from sovrasov:solvepnp_ransac_...
2016-12-13 Alexander AlekhinMerge pull request #7836 from sovrasov:akaze_fix_detect...
2016-12-13 Alexander AlekhinMerge pull request #7839 from sovrasov:mser_python_samp...
2016-12-13 chacha21Fix for unhandled error cases when using Media Foundation
2016-12-13 Vladislav SovrasovDisable error throwing in convexityDefects when hull...
2016-12-12 bedbadMerge pull request #7754 from LAZI-2240:toupstream2.4
2016-12-12 Alexander AlekhinMerge pull request #7729 from apavlenko:vx-canny
2016-12-12 Alexander Alekhintest: limit chessboard generator parameters
2016-12-12 apavlenkoreplacing white noise with fruits picture
2016-12-12 Alexander Alekhintest: fix Core_HAL.mat_decomp test implementation
2016-12-12 Alexander Alekhintest: fix RNG problem in accuracy tests
2016-12-12 Vladislav SovrasovUpdate MSER python sample
2016-12-12 Vladislav SovrasovFix error threshhold in SolvePnPRansac
2016-12-12 Vladislav SovrasovFix missing angles in AKAZE keypoints
2016-12-10 Alexander Alekhintest: fix mulSpectrums error tolerance
2016-12-10 Alexander Alekhincmake: disable warning C4127 for MSVS < 2015
2016-12-09 Alexander AlekhinMerge pull request #7822 from alalek:fix_arithmmask_test
2016-12-09 Alexander AlekhinMerge pull request #7818 from catree:solvePnP_doc
2016-12-09 parismitaUpdate linux_install.markdown
2016-12-09 Alexander Alekhincmake: special target to build/install docs only
next