platform/upstream/opencv.git
2019-01-22 Alexander AlekhinMerge remote-tracking branch 'upstream/3.4' into merge-3.4
2019-01-22 Alexander AlekhinMerge pull request #13666 from savuor:yuv_wide_port
2019-01-22 Alexey SmirnovMerge pull request #13664 from smirnov-alexey:gapi_add_...
2019-01-21 Alexander AlekhinMerge pull request #13658 from nglee:dev_CudaShflUpCompat
2019-01-21 Alexander AlekhinMerge pull request #13668 from alalek:imgproc_rgb2yuv_r...
2019-01-21 Rostislav Vasilikhina*b+c -> fma
2019-01-21 Namgoo Lee__shfl_up_sync with mask for CUDA >= 9
2019-01-21 Rostislav Vasilikhinfixed (un)signed packing s16 -> u8
2019-01-21 Rostislav Vasilikhinfixed (un)signed packing s16 -> u8
2019-01-21 Alexander Alekhinimgproc(test): RGB2YUV regression test
2019-01-21 Rostislav VasilikhinYUV vectorizations ported to master from 3.4
2019-01-20 Alexander AlekhinMerge pull request #13656 from dkurt:dnn_tf_atrous_fast...
2019-01-19 Alexander AlekhinMerge pull request #13580 from LaurentBerger:PythonStitch2
2019-01-18 LaurentBergerCheck syntax of stitchnig detailed
2019-01-18 Alexander AlekhinMerge pull request #13650 from terfendail:shapedescr_wintr
2019-01-18 Rostislav VasilikhinMerge pull request #13649 from savuor:yuv_wide
2019-01-18 Alexander AlekhinMerge pull request #13539 from dkurt:ie_graph_api
2019-01-18 Dmitry KurtaevCreate text graphs for Faster-RCNN from TensorFlow...
2019-01-18 Vitaly TuzovboundingRect() reworked to use wide universal intrinsics
2019-01-18 Alexander AlekhinRevert "Merge pull request #13586 from eightco:Core_bug...
2019-01-18 Alexander AlekhinMerge pull request #13637 from berak:fix_openvx
2019-01-18 Vitaly TuzovPerformance test for bounding rect estimation
2019-01-17 Andrey GolubevMerge pull request #13640 from andrey-golubev:gapi_gcal...
2019-01-17 Lee JaehwanMerge pull request #13586 from eightco:Core_bugfix3
2019-01-17 Alexander AlekhinMerge pull request #13645 from mshabunin:doc-includes
2019-01-17 Alexander AlekhinMerge pull request #13644 from berak:dnn_samples_googlenet
2019-01-17 Dmitry KurtaevMove Inference Engine to new API
2019-01-17 berakdnn/samples: add googlenet to model zoo
2019-01-17 Maksim ShabuninEnabled #include documentation in all members
2019-01-16 Alexander AlekhinMerge pull request #13625 from nglee:dev_CudaFarnebackI...
2019-01-16 Alexander AlekhinMerge pull request #13639 from andrey-golubev:gapi_fix_...
2019-01-16 Alexander AlekhinMerge pull request #13631 from terfendail:thresh_wintr
2019-01-16 Andrey GolubevGAPI: fix GCall misuse in unrollExpr
2019-01-16 berakfix openvx wrappers
2019-01-15 Alexander AlekhinMerge pull request #13593 from brad-kelly:integral_avx5...
2019-01-15 Alexander AlekhinMerge pull request #13622 from sturkmen72:code_clean_up
2019-01-15 Vitaly Tuzovthreshold() reworked to use wide universal intrinsics
2019-01-15 Alexander AlekhinMerge pull request #13610 from terfendail:morph_wintr
2019-01-15 Brad KellyImplementing AVX512 support for 3 channel cv::integral...
2019-01-14 Suleyman TURKMENcode clean up
2019-01-14 Vitaly TuzovMorphology reworked to use wide universal intrinsics
2019-01-14 Alexander AlekhinMerge pull request #13619 from alalek:issue_13595
2019-01-13 Namgoo LeeFix Farneback Optical Flow Algorithm
2019-01-13 Alexander AlekhinMerge pull request #13617 from terfendail:always_inline
2019-01-13 atinfinityMerge pull request #13616 from atinfinity:fixed-py_matc...
2019-01-13 Alexander AlekhinMerge pull request #13614 from dkurt:dnn_tf_ssd_fpn
2019-01-12 Alexander Alekhincmake: don't use LIB_SUFFIX with CMAKE_INSTALL_LIBDIR
2019-01-11 Vitaly TuzovAdded CV_ALWAYS_INLINE macro
2019-01-11 Jim ZhouMerge pull request #13601 from JimZhou-001:JimZhou-001
2019-01-11 Dmitry KurtaevSSD with FPN proposals from TensorFlow
2019-01-10 Alexander AlekhinMerge pull request #13606 from rrrapha:malloc-h
2019-01-10 Raphael Grafdnn: remove malloc.h include
2019-01-10 Alexander AlekhinMerge remote-tracking branch 'upstream/3.4' into merge-3.4
2019-01-09 Alexander AlekhinMerge pull request #13560 from cuihaoleo:master
2019-01-09 Alexander AlekhinMerge pull request #13592 from tdp2110:master
2019-01-09 Alexander AlekhinMerge pull request #13600 from dkurt:fix_13576
2019-01-09 Alexander AlekhinMerge pull request #13599 from dkurt:dnn_conv_error_msg
2019-01-09 Quentin ChateauMerge pull request #13584 from qchateau:improve_stitchi...
2019-01-09 Alexander AlekhinMerge pull request #13571 from paroj:jsaruco
2019-01-09 Alexander AlekhinMerge pull request #13583 from qchateau:fix_13582
2019-01-09 Alexander AlekhinMerge pull request #13553 from luctowers:master
2019-01-09 CUI Hao (Lab)Fix typo in core+RotatedRect.java
2019-01-09 Alexander AlekhinMerge pull request #13587 from catree:add_matplotlib_co...
2019-01-09 Alexander AlekhinMerge pull request #13591 from scramsby:fix-unicode...
2019-01-09 Alexander AlekhinMerge pull request #13596 from nglee:dev_RemoveCudaIncl...
2019-01-09 Dmitry KurtaevFix edge_detection.py sample for Python 3
2019-01-09 Lucas TowersFix improper defining of CV_XADD when using Intel C++
2019-01-09 Dmitry KurtaevAdd a text message for Convolution layer's input channe...
2019-01-08 Thomas Petersfix implicit fallthrough warning.
2019-01-08 Namgoo LeeRemove build warning msg with CUDA10.0
2019-01-07 Scott RamsbyFix build error when building with Unicode on Windows
2019-01-06 catreeAdd Matplotlib Perceptually Uniform Sequential colormap...
2019-01-05 Quentin ChateauDo not compute gains when no images overlap
2019-01-04 Alexander AlekhinMerge pull request #13555 from qchateau:nr_blocks_gain_...
2019-01-04 Lee JaehwanMerge pull request #13544 from eightco:bugfix
2019-01-03 Pavel Rojtbergjs: allow building with basic aruco functionality
2019-01-03 Pavel Rojtbergjs: allow building without dnn
2019-01-03 Alexander AlekhinMerge pull request #13566 from qchateau:fix_13563
2019-01-02 Quentin ChateauFixed uninitialized value and naming
2019-01-02 Alexander Alekhincopyright: 2019
2019-01-02 Alexander Alekhincopyright: 2019
2018-12-31 Quentin ChateauSetter/getter for number of gain filtering iterations
2018-12-28 Quentin ChateauMerge pull request #13532 from Tytan:channel_exp_comp
2018-12-28 Alexander AlekhinMerge pull request #13534 from mshabunin:fix-external...
2018-12-27 Alexander AlekhinMerge remote-tracking branch 'upstream/3.4' into merge-3.4
2018-12-27 WuZhiwenMerge pull request #13520 from wzw-intel:hang
2018-12-27 Maksim ShabuninFixed standalone FFmpeg search with pkg-config
2018-12-26 Maksim ShabuninMerge pull request #13422 from mshabunin:split-videoio...
2018-12-26 Alexander AlekhinMerge pull request #13453 from crackwitz:w32-opengl...
2018-12-26 Alexander AlekhinMerge pull request #13451 from crackwitz:gdi-off-by-one
2018-12-26 Christoph Rackwitzfix for #4990: highgui w32 ogl: correct calculation...
2018-12-26 Alexander AlekhinMerge pull request #13504 from Tytan:stitcher_result_mask
2018-12-26 Quentin ChateauMerge pull request #13503 from Tytan:gain_comp_multi_feed
2018-12-26 Alexander AlekhinMerge pull request #13511 from knsong:3.4
2018-12-26 Alexander AlekhinMerge pull request #13492 from terfendail:matx_addition
2018-12-25 Christoph RackwitzOff-by-ones in windows/GDI window calculations
2018-12-25 Vitaly TuzovAdded test for addition of Mat and Matx
2018-12-25 Vitaly TuzovFixed operations on Mat and Matx simultaneously
2018-12-25 Dmitry KurtaevMerge pull request #13481 from dkurt:fix_13227
2018-12-25 Alexander AlekhinMerge pull request #13486 from allnes:dnn_rework
next