platform/upstream/opencv.git
2019-03-13 Alexander AlekhinMerge pull request #14021 from dkurt:init_opencv_wasm
2019-03-13 Alexander AlekhinMerge pull request #14046 from alalek:fix_static_analys...
2019-03-13 Alexander Alekhinfix static analysis issues
2019-03-13 Alexander AlekhinMerge pull request #14041 from nglee:dev_cudaarithmLUTPtr
2019-03-13 Namgoo LeeMove Ptr-related code from lut.cu to lut.cpp
2019-03-13 Dmitry KurtaevBackport commits from
2019-03-12 Alexander AlekhinMerge pull request #14029 from LaurentBerger:creategrid
2019-03-12 Alexander AlekhinMerge pull request #14036 from jveitchmichaelis:Y16_v4l_fix
2019-03-12 Alexander AlekhinMerge pull request #14038 from alalek:update_version_3...
2019-03-12 Josh Veitch... release frame after disabling convert rgb
2019-03-12 Alexander Alekhinpre: OpenCV 3.4.6 (version++)
2019-03-12 LaurentBergerTutorial create pattern grid for calibration using...
2019-03-11 Alexander AlekhinMerge pull request #14013 from alalek:imgproc_dispatch_...
2019-03-11 Alexander Alekhinimgproc: dispatch morph
2019-03-11 Alexander Alekhinimgproc: dispatch box_filter
2019-03-11 Alexander Alekhinimgproc: dispatch bilateral_filter
2019-03-11 Alexander Alekhinimgproc: dispatch smooth
2019-03-11 Alexander Alekhinimgproc: dispatch medianBlur
2019-03-11 Alexander Alekhinimgproc: get rid of filter.avx2.cpp
2019-03-11 Alexander Alekhinimgproc: dispatch filter.cpp
2019-03-11 Alexander Alekhinimgproc: keep history of filters files
2019-03-11 Alexander Alekhinimgproc: copy .dispatch.cpp
2019-03-11 Alexander Alekhinimgproc: copy .simd.hpp
2019-03-11 Alexander AlekhinMerge pull request #14022 from alalek:core_fix_neon_int...
2019-03-11 Alexander Alekhincore(intrin): NEON v_load_expand_q() support unaligned...
2019-03-11 Alexander AlekhinMerge pull request #14015 from saskatchewancatch:issue...
2019-03-11 Dmitry KurtaevAdd onRuntimeInitialized for opencv.js
2019-03-09 Giles PayneMerge pull request #13956 from komakai:java-mat-class...
2019-03-09 Rajkiran Natarajanissue-13921: Support setting compression setting for...
2019-03-08 Alexander AlekhinMerge pull request #13997 from alalek:imgproc_dispatch_...
2019-03-07 Adrian RennerMerge pull request #13999 from addyi:fixAndroidLintingE...
2019-03-07 Alexander AlekhinMerge pull request #13875 from allnes:optimization_fuse
2019-03-07 Alexander Alekhinimgproc: dispatch color*
2019-03-07 Alexander Alekhincore: keep history of color*.cpp
2019-03-07 Alexander Alekhinimgproc: clone color*.dispatch.cpp
2019-03-07 Alexander Alekhinimgproc: clone color*.simd.hpp
2019-03-07 Alexander AlekhinMerge pull request #13979 from alalek:issue_13772
2019-03-07 Alexander AlekhinMerge pull request #13986 from alalek:perf_ignore_ovx
2019-03-07 Alexander AlekhinMerge pull request #13993 from liuyuns:issue_13963_thre...
2019-03-07 Easton LiuAdd ability to read thresh and nms_threshold from YOLO...
2019-03-06 Alexander AlekhinMerge pull request #13988 from raymanfx:gstreamer
2019-03-06 Christopher... videoio: gst: Fix gst assertion on null msg
2019-03-06 Alexander Alekhinperf: ignore _ovx tests
2019-03-05 Alexander NesterovAdded optimization fuse
2019-03-05 Alexander AlekhinMerge pull request #13880 from catree:add_hand_eye_cali...
2019-03-05 Alexander AlekhinMerge pull request #13980 from terfendail:bresize3_fix
2019-03-05 Alexander AlekhinMerge pull request #13962 from Christianwidjaya:master
2019-03-05 Alexander AlekhinMerge pull request #13953 from saskatchewancatch:patch-1
2019-03-05 Alexander AlekhinMerge pull request #13974 from alalek:fix_build_warnings
2019-03-05 Vitaly TuzovFixed out of bound reading in LINEAR_EXACT resize for...
2019-03-05 catreeAdd Hand-Eye calibration methods (Tsai, Park, Horaud...
2019-03-05 Alexander Alekhincore: fix condition in OutputArray::create(allowTranspo...
2019-03-05 Alexander AlekhinMerge pull request #13967 from alalek:backport_android_...
2019-03-05 Alexander AlekhinMerge pull request #13945 from alalek:backport_bindings...
2019-03-05 Alexander Alekhinbuild: fix warnings
2019-03-05 RAJKIRAN NATARAJANNeed -DBUILD_DOCS CMake flag to build docs
2019-03-05 Alexander Alekhincmake: support MSVS 2019
2019-03-05 Alexander AlekhinMerge pull request #13969 from alalek:issue_13929
2019-03-04 Alexander Alekhinvideoio(v4l): fix build due missing defines
2019-03-04 Alexander Alekhinandroid: backport build_sdk.py
2019-03-03 Alexander AlekhinMerge pull request #13958 from nglee:dev_FixCuda101Buil...
2019-03-03 Namgoo LeeCUDA 10.1 Build Issue Fix
2019-03-02 Alexander AlekhinMerge pull request #13951 from alalek:dnn_fix_logging_v...
2019-03-02 Alexander Alekhindnn: fix usage of CV_LOG_VERBOSE macro
2019-03-01 Alexander Alekhinjava: avoid enum values with references on other enums
2019-03-01 Alexander AlekhinMerge pull request #13942 from alalek:imgproc_lsd
2019-03-01 Alexander Alekhinpython: support Python list for cv::Range
2019-03-01 Alexander Alekhinbindings: backport generator from OpenCV 4.x
2019-03-01 Alexander AlekhinMerge pull request #13940 from alalek:fix_13914
2019-03-01 Alexander Alekhinimgproc: removed LSD code due original code license...
2019-03-01 Alexander AlekhinMerge pull request #13935 from seiko2plus:issue13934
2019-03-01 Alexander Alekhinml: handle sigmoid NaN result (should be Inf)
2019-03-01 Sayed Adelcore:vsx Fix narrowing warning on vector splats
2019-02-28 Alexander AlekhinMerge pull request #13905 from terfendail:pyr_wintr2
2019-02-28 Alexander AlekhinMerge pull request #13931 from berak:core_fix_mat_max_mult
2019-02-28 berakcore: fix mat matx multiplication
2019-02-28 Alexander AlekhinMerge pull request #13925 from alalek:core_disable_io_p...
2019-02-27 Vitaly TuzovHorizontal line processing for pyrDown() reworked using...
2019-02-27 Alexander AlekhinMerge pull request #13904 from cftang0827:dnn_tf_text_g...
2019-02-27 Alexander Alekhincore: disable I/O perf test
2019-02-26 Alexander AlekhinMerge pull request #13901 from reunanen:update_libjpeg...
2019-02-26 Alexander AlekhinMerge pull request #13840 from jaewoosong:jaewoosong...
2019-02-26 Alexander AlekhinMerge pull request #13892 from dkurt:onnx_upsample_unsq...
2019-02-26 Maksim ShabuninMerge pull request #13889 from mshabunin:enable-narrowi...
2019-02-26 Alexander Alekhin3rdparty: update libjpeg-turbo/CMakeLists.txt
2019-02-26 Juha ReunanenUpdate libjpeg-turbo from 1.5.3 to 2.0.2
2019-02-26 Alexander AlekhinMerge pull request #13912 from alalek:cmake_workaround_...
2019-02-26 Jaewoo SongMaking JavaCamera2View behaves in the same way as JavaC...
2019-02-25 Alexander Alekhincmake: workaround iOS try_compile(COPY_FILE) bug
2019-02-25 cftangfix tf_text_graph_common tensor_content type bug
2019-02-25 Alexander AlekhinMerge pull request #13903 from nglee:dev_CudevRework
2019-02-25 Alexander AlekhinMerge pull request #13906 from dkurt:fix_tf_ssd_min_size
2019-02-25 Alexander AlekhinMerge pull request #13887 from dkurt:dnn_ie_lrn_bug
2019-02-25 Alexander AlekhinMerge pull request #13900 from alalek:core_dispatch_merge
2019-02-25 Dmitry KurtaevFix priors boxes generation in case of non square input...
2019-02-25 Namgoo Leecudev - Rework some code
2019-02-23 Alexander Alekhincore: dispatch merge.cpp
2019-02-23 Alexander Alekhincore: keep history of merge.cpp
2019-02-23 Alexander Alekhincore: clone merge.simd.hpp
2019-02-23 Alexander Alekhincore: clone merge.dispatch.cpp
next