platform/upstream/opencv.git
2021-10-28 Alexander AlekhinMerge pull request #20961 from alalek:fix_msvc_clang
2021-10-28 Alexander AlekhinMerge pull request #20960 from alalek:fix_icc_support_3.4
2021-10-28 Alexander Alekhincore(simd): fix compilation with MSVC-Clang
2021-10-28 Alexander Alekhinbuild(icc): fix nodiscard attribute handling
2021-10-28 Alexander Alekhincmake: fix popcnt detection with Intel Compiler
2021-10-27 Alexander AlekhinMerge pull request #20958 from noahstier:3.4_tvl1_optim...
2021-10-27 Noah Stiertvl1 cuda optflow optimization
2021-10-22 Alexander AlekhinMerge pull request #20919 from berak:patch-1
2021-10-22 berakresolves #20913
2021-10-21 Alexander AlekhinMerge pull request #20912 from AleksandrPanov:fix_findM...
2021-10-21 AleksandrPanovfix findMinEnclosingTriangle and add tests
2021-10-21 Alexander AlekhinMerge pull request #20906 from alalek:backport_20903
2021-10-21 Alexander AlekhinMerge pull request #20916 from Harvey-Huang:32bit_rgb
2021-10-21 Harvey32bit rgb bmp file should not copy data as rgba
2021-10-19 Alexander Alekhinsamples: fix build without threading support
2021-10-19 Zhuo ZhangMerge pull request #20900 from zchrissirhcz:3.4-hwfeatu...
2021-10-19 Alexander AlekhinMerge pull request #20894 from alalek:core_simd_int64_c...
2021-10-19 rogdayMerge pull request #20883 from rogday:eltwise_refactoring
2021-10-19 Alexander AlekhinMerge pull request #20897 from ThalesGroup:master
2021-10-19 Michel PromonetAllow to set av_log_set_level to reduce ffmpeg level...
2021-10-18 Alexander AlekhinMerge pull request #20895 from sergiud:avx-error-immediate
2021-10-18 Alexander Alekhincore(SIMD): update int64 SSE constructor
2021-10-18 Sergiu Deitschfixed AVX compile error
2021-10-17 Alexander AlekhinMerge pull request #20879 from Wehzie:patch-1
2021-10-17 WehzieFixed typo in CV_Error message
2021-10-15 Nicholas HoMerge pull request #20740 from Nicholas-Ho-arm:3.4_Symm...
2021-10-14 Alexander AlekhinMerge pull request #20868 from icestraw:fix-type-error...
2021-10-14 icestrawfix type error of slice indices
2021-10-13 Alexander AlekhinMerge pull request #20867 from alalek:fix_CV_POPCNT_U64...
2021-10-13 Alexander AlekhinMerge pull request #20834 from sthalik:msvc-shared...
2021-10-13 Alexander Alekhincore: ensure 'int' result from CV_POPCNT_U64(x)
2021-10-12 Stanislaw Halikfix link error on shared libs with -MT
2021-10-12 Alexander AlekhinMerge pull request #20860 from rogday:sum_fix
2021-10-11 Alexander AlekhinMerge pull request #20859 from rogday:sub_const_fix
2021-10-11 Smirnov Egorchange asserts for Sum
2021-10-11 Smirnov Egorfix const - input and remove unimplemented function
2021-10-08 Alexander AlekhinMerge tag '3.4.16'
2021-10-08 Alexander Alekhinrelease: OpenCV 3.4.16
2021-10-08 Alexander AlekhinMerge pull request #20841 from alalek:core_keep_TlsAbst...
2021-10-08 Alexander AlekhinMerge pull request #20842 from alalek:valgrind_suppression
2021-10-08 Alexander AlekhinMerge pull request #20840 from alalek:dnn_ocl_cleanup_code
2021-10-08 Alexander Alekhincore(tls): avoid destruction of TlsAbstraction singleton
2021-10-08 Alexander AlekhinMerge pull request #20839 from alalek:issue_20828_netbsd
2021-10-08 Alexander AlekhinMerge pull request #20838 from alalek:fix_20833
2021-10-08 Jonas VautherinMerge pull request #20801 from JonasVautherin:fix-gst...
2021-10-08 Alexander Alekhindnn(ocl4dnn): cleanup dead code, improve logging
2021-10-07 Alexander Alekhincore: add __NetBSD__ build fix in parallel.cpp
2021-10-07 Alexander Alekhindnn(ocl4dnn): add extra checks to convolution layer
2021-10-07 Alexander PanovMerge pull request #20823 from AleksandrPanov:fix_orb_i...
2021-10-07 Alexander AlekhinMerge pull request #20831 from sthalik:fix-msvc-build-3.4
2021-10-07 Stanislaw Halikadd new supported MSVC version
2021-10-06 Oliver KuckertzMerge pull request #20725 from mologie:fix-dnn-tf-on-arm
2021-10-06 Alexander AlekhinMerge pull request #20815 from alalek:fix_20649_revert_...
2021-10-06 Alexander AlekhinMerge pull request #20814 from alalek:dnn_pytest_input_3d
2021-10-06 Alexander AlekhinMerge pull request #20802 from alalek:core_tls_init_Tls...
2021-10-05 Alexander Alekhindnn(pytest/test_input_3d): reload model between switchi...
2021-10-05 Alexander AlekhinMerge pull request #20808 from alalek:update_ffmpeg_3.4
2021-10-05 Alexander Alekhinffmpeg/3.4: update FFmpeg wrapper 2021.10
2021-10-04 Alexander AlekhinMerge pull request #20806 from alalek:update_version_3...
2021-10-04 Alexander Alekhinpre: OpenCV 3.4.16 (version++)
2021-10-04 Alexander AlekhinMerge pull request #20803 from alalek:core_parallel_wor...
2021-10-04 keroiberMerge pull request #20743 from keroiber:prefix_js_funct...
2021-10-04 xhawk18Merge pull request #20183 from xhawk18:3.4
2021-10-04 Alexander Alekhinvalgrind: update suppressions
2021-10-04 Alexander Alekhincore(TLS): force TlsAbstraction initialization before...
2021-10-04 Alexander Alekhincore(parallel): suppress TSAN warning
2021-10-02 Alexander AlekhinMerge pull request #20797 from sturkmen72:restore_LSD
2021-10-02 Alexander AlekhinMerge pull request #20796 from JonasVautherin:patch-1
2021-10-02 Jonas VautherinFix gst_initializer
2021-10-02 Alexander AlekhinMerge pull request #20795 from JBamberger:gradle-dynami...
2021-10-02 Jannik BambergerAutomatically set the correct OpenCV version in build...
2021-10-02 Suleyman TURKMENadditional changes
2021-10-01 Alexander AlekhinMerge pull request #20794 from alalek:dnn_ocl_fix_conv_...
2021-10-01 Alexander Alekhindnn(ocl): fix conv DWCONV workgroup
2021-10-01 Alexander AlekhinMerge pull request #20793 from tomoaki0705:fixGaussianO...
2021-10-01 Tomoaki Teshimasuppress GaussianBlur to generate empty images
2021-10-01 Suleyman TURKMENrestore LSD
2021-09-30 Alexander AlekhinMerge pull request #20774 from alalek:dnn_ocl_fix_conv_...
2021-09-29 Alexander Alekhindnn(ocl): fix conv BASIC workgroup
2021-09-29 Alexander AlekhinMerge pull request #20763 from Cavendish-Koo:houghlines...
2021-09-28 Alexander AlekhinMerge pull request #20748 from sturkmen72:clean_up_test...
2021-09-28 Alexander AlekhinMerge pull request #20762 from fishmandev:patch-1
2021-09-28 Cavendish-Koofix the bug of HoughlinesSDIV
2021-09-28 Dmitriy FishmanUpdate video_input_psnr_ssim.markdown
2021-09-28 Alexander AlekhinMerge pull request #20754 from asmorkalov:as/parser_ver...
2021-09-27 Alexander SmorkalovVerbose output for errors found by header parser.
2021-09-25 Suleyman TURKMENUpdate perf_bgfg_mog2.cpp, perf_bgfg_knn.cpp
2021-09-25 Nicholas HoMerge pull request #20712 from Nicholas-Ho-arm:3.4_RowV...
2021-09-24 Alexander AlekhinMerge pull request #20746 from easonycwang:easonycwang...
2021-09-24 easonycwangTile:
2021-09-24 Alexander AlekhinMerge pull request #20742 from UnaNancyOwen:fix_text_de...
2021-09-24 Tsukasa Sugiurafix cast in text detection sample
2021-09-22 Amir TulegenovMerge pull request #19554 from amirtu:OCV-215_cvtColorT...
2021-09-21 Alexander AlekhinMerge pull request #20729 from MikaelUrankar:3.4
2021-09-21 mikaelDetect FP16 on FreeBSD aarch64
2021-09-21 Alexander AlekhinMerge pull request #20713 from SamFC10:unsqueeze-opset13
2021-09-17 SamFC10fix for unsqueeze opset version 13
2021-09-16 Alexander AlekhinMerge pull request #20699 from alalek:dnn_perf_update_c...
2021-09-14 rogdayMerge pull request #20671 from rogday:yolov4x-mish
2021-09-14 Alexander AlekhinMerge pull request #20700 from alalek:cmake_fix_handlin...
next