fix bug 22450
[platform/upstream/opencv.git] / modules /
2022-09-02 Zihao Mufix bug 22450
2022-08-30 Alexander SmorkalovMerge pull request #22440 from zihaomu:fix_conv_bug
2022-08-30 Alexander SmorkalovMerge pull request #22306 from zihaomu:qgemm_and_squeez...
2022-08-30 Zihao Muadd qgemm and squeeze op13 supported on ONNXImporter
2022-08-29 Alexander SmorkalovMerge pull request #22362 from fengyuentau:conv_asym_pa...
2022-08-29 Zihao Mureplace v_add with +
2022-08-29 Alexander SmorkalovMerge pull request #22337 from zihaomu:load_ONNX_fp16_a...
2022-08-29 fengyuentautengine: supports conv with asymmetric padding
2022-08-28 Alexander AlekhinMerge pull request #22432 from dmatveev:dm/ade_012a
2022-08-26 Zihao Mureuse WORDS_BIGENDIAN.
2022-08-26 Dmitry MatveevG-API: Update ADE to v0.1.2a to fix new Windows warnings
2022-08-26 Zihao MuFurther optimization of Conv2D, fused Conv_Add_Activati...
2022-08-26 Alexander SmorkalovMerge pull request #22236 from mizo:v4l2-multi-planar-v2
2022-08-26 Alexander SmorkalovMerge pull request #22347 from bu3w:filter-camera-strea...
2022-08-26 Alexander SmorkalovMerge pull request #22333 from cudawarped:fix_for_21101
2022-08-26 Zihao Muload fp16 as fp32 and align fp16 and double in onnx_gr...
2022-08-24 Alexander AlekhinMerge pull request #22411 from zihaomu:remove_whitespace
2022-08-23 Alexander SmorkalovMerge pull request #22353 from hanliutong:more-rvv...
2022-08-23 Daisuke MizobuchiV4L2: Add multi-planar capture support
2022-08-22 Alexander SmorkalovMerge pull request #22410 from zihaomu:silu_support
2022-08-22 MENG Yuselect correct MediaType in MSMF backend.
2022-08-22 Zihao Muremove whitespace
2022-08-22 Zihao Musupport silu activation in darknet
2022-08-20 Anatoliy TalamanovMerge pull request #22393 from TolyaTalamanov:at/fix...
2022-08-19 Alexander SmorkalovMerge pull request #22403 from Biswa96:add-locale-header
2022-08-19 Biswapriyo Nathvideoio: Include missing locale header for std::wstring...
2022-08-19 Alexander SmorkalovMerge pull request #22395 from hzcyf:infinite_loop_fix
2022-08-18 Alexander SmorkalovMerge pull request #22377 from Biswa96:condition_variable
2022-08-18 Alexander SmorkalovMerge pull request #22396 from dmatveev:dm/ade-012
2022-08-18 HAN LiutongRemove the test log in test_interleave_pq.
2022-08-18 Dmtiry MatveevG-API: Bump ADE to version 0.1.2
2022-08-18 hzcyfFix infinite loop in obsensor
2022-08-17 HAN LiutongAdd testcases for interleave_p&q and enable others...
2022-08-17 HAN LiutongAdd implementation for zip, transpose, interleave,...
2022-08-15 Alexander SmorkalovMerge pull request #22376 from zihaomu:issue_22373
2022-08-15 Alexander SmorkalovMerge pull request #22325 from komakai:fix-quicklook
2022-08-15 Zihao Muadd new check for vidcap.h
2022-08-15 Alexander SmorkalovMerge pull request #22366 from lukasalexanderweber:4.x
2022-08-14 Alexander AlekhinMerge remote-tracking branch 'upstream/3.4' into merge-3.4
2022-08-14 Alexander AlekhinMerge pull request #22370 from catree:fix_22242_filter2...
2022-08-14 Biswapriyo Nathvideoio: Include missing condition_variable header
2022-08-14 fengyuentautune for opencl
2022-08-13 Alexander AlekhinMerge pull request #22350 from alalek:rework_psabi_warning
2022-08-12 HAN Liutongadd missing test cases(v_abs)
2022-08-12 HAN LiutongRemove redundant intrinsics.
2022-08-12 catreeFix documentation about depth combinations for imgproc...
2022-08-12 Alexander SmorkalovMerge pull request #22344 from ocpalo:libjpegturbo2.1.3
2022-08-12 HAN LiutongUpdate implementations on arithmetics.
2022-08-12 HAN LiutongAdd testcase for continuous mul and add.
2022-08-11 Alexander SmorkalovMerge pull request #22199 from zihaomu:bug_fix_22195
2022-08-11 Alexander SmorkalovMerge pull request #22357 from jspricke:missing_header
2022-08-10 fengyuentauremove asymmetric padding checks
2022-08-08 Jochen SprickerhofAdd missing header for LIBAVCODEC_VERSION_INT
2022-08-08 HAN LiutongAdd more universal intrinsic implementations for RVV.
2022-08-07 Alexander AlekhinRevert "suppress warning on GCC 7 and later"
2022-08-05 Alexander SmorkalovMerge pull request #22160 from sturkmen72:update_highgui
2022-08-05 Alexander SmorkalovMerge pull request #22311 from zihaomu:layer_fused_optm...
2022-08-05 Alexander SmorkalovMerge pull request #22135 from rogday:force_reopen
2022-08-05 Alexander SmorkalovMerge pull request #22146 from rogday:symcircles
2022-08-05 Alexander SmorkalovMerge pull request #22250 from ocpalo:codec_fix
2022-08-05 Alexander SmorkalovMerge pull request #22339 from asenyaev:asen/obsensor_f...
2022-08-03 Alexander SmorkalovMerge pull request #22057 from mohawk2:typos
2022-08-03 Alexander SmorkalovMerge pull request #22330 from zihaomu:skip_too_long_in...
2022-08-03 Alexander SmorkalovMerge pull request #22217 from CSharperMantle:CSharperM...
2022-08-03 Alexander SmorkalovMerge pull request #22212 from SergeyIvanov87:gapi_vpl_...
2022-08-03 Alexander SmorkalovMerge pull request #22313 from mateusztabaka:getline
2022-08-03 Andrey SenyaevFix in obsensor for VS 14
2022-08-03 cudawarpedSkip new test until pr built into windows ffmpeg dll.
2022-08-02 cudawarpedInitial fix to try and return a valid fourcc when _open...
2022-08-02 Alexander SmorkalovMerge pull request #22223 from klatism:mobile-dynamical...
2022-08-02 Zihao Muadd more skip for very long test case in test_dnn.
2022-08-02 Alexander SmorkalovMerge pull request #22327 from hzcyf:4.x
2022-08-02 Alexander SmorkalovMerge pull request #22324 from gmbows:typo_fix
2022-08-02 Alexander SmorkalovMerge pull request #22318 from asenyaev:asen/docs_4.x
2022-08-02 Zihao Musupport ReduceLayer without reshape layer.
2022-08-01 hzcyffix linkage issue when enable BUILD_opencv_world (...
2022-08-01 gbowser3@gmail.comImgproc: Fix doxygen typo
2022-07-31 Giles PayneFix bug ObjC/Swift Quicklook function; check only one...
2022-07-28 Zihao Mureplace new mish impl with softplus
2022-07-28 Zihao Muadd another Mish graph simplifier.
2022-07-27 Mateusz TabakaFix compilation error on CentOS 7 (gcc 4.8)
2022-07-26 hzcvideoio: add support for obsensor (Orbbec RGB-D Camera...
2022-07-26 Alexander AlekhinMerge pull request #22300 from komakai:fix-Mat-initWithSize
2022-07-25 Alexander AlekhinMerge pull request #22271 from tomoaki0705:dotprod_neon
2022-07-25 Giles PayneFix bug in Objective-C/Swift [Mat initWithSize:**]...
2022-07-24 Alexander AlekhinMerge pull request #22293 from mshabunin:fix-buffer...
2022-07-24 Alexander AlekhinMerge pull request #22296 from alalek:fixup_22153
2022-07-24 Alexander AlekhinMerge pull request #22295 from alalek:fixup_22246
2022-07-24 Alexander Alekhinimgproc: fixup leftovers of int->int64_t conversion
2022-07-24 Alexander Alekhinbuild: add missing GCC condition for pragma
2022-07-24 HAN LiutongMerge pull request #22292 from hanliutong:fix
2022-07-24 Maksim Shabunincore: remove unnecessary pointer cleanup in BufferArea
2022-07-22 Alexander AlekhinMerge pull request #22278 from hanliutong:fix
2022-07-22 Alexander AlekhinMerge pull request #22280 from asenyaev:asen/android_4.x
2022-07-22 Alexander AlekhinMerge pull request #22279 from asenyaev:asen/android_3.4
2022-07-21 HAN LiutongFix compile errors when all SIMD is disabled.
2022-07-21 HAN LiutongUse "#if" instead of "#ifdef" for CV_SIMD128.
2022-07-20 Zihao Mubatchsize dynamic is set to index 0.
2022-07-20 Tomoaki Teshimaneon: add dotprod dispatch implementation
2022-07-19 Alexander AlekhinMerge pull request #22269 from asenyaev:asen/fix_python...
next