Fix #22766: Corrected off-by one error causing inconsistent row spacing. (rebased...
[platform/upstream/opencv.git] / modules /
2022-11-20 Dan MašekFix #22766: Corrected off-by one error causing inconsis...
2022-11-17 Alexander SmorkalovMerge pull request #22771 from kallaballa:opencl_hls_an...
2022-11-16 Alexander AlekhinMerge pull request #22811 from alalek:core_check_bool
2022-11-15 Alexander Alekhincore: support CV_Check*() macros with 'bool' parameters
2022-11-15 Alexander SmorkalovMerge pull request #22802 from zihaomu:fix_infinit_loop...
2022-11-15 zihaomufix the infinite loop in tf importer of 3.4 branch
2022-11-11 kallaballadefine the number of dstChannels for HLS and HSV conver...
2022-10-31 Alexander AlekhinMerge pull request #22717 from alalek:issue_22716
2022-10-28 Alexander Alekhinimgproc: sigma2=sigma1 in top-level function of Gaussia...
2022-10-20 Maksim ShabuninMerge pull request #22651 from mshabunin:script-doc
2022-10-14 Alexander AlekhinMerge pull request #22617 from changh95:4.x
2022-10-14 Alexander SmorkalovMerge pull request #22637 from alalek:docs_fix_links_ge...
2022-10-13 Hyunggi Changfix typo (portatibility -> portability)
2022-10-13 Alexander Alekhindocs: prefer # for links generation
2022-10-04 Alexander SmorkalovMerge pull request #22539 from catree:feat_homography_t...
2022-10-04 Alexander SmorkalovMerge pull request #22194 from heavyrain-lzy:fixbug_pyrup
2022-10-03 KumataroMerge pull request #22404 from Kumataro:3.4-fix22388_2
2022-10-03 Alexander SmorkalovMerge pull request #22584 from vrabaud:msan
2022-09-28 Vincent RabaudMove marking memory as initialized earlier.
2022-09-27 Alexander SmorkalovMerge pull request #22572 from catree:feat_improve_doc_...
2022-09-26 catreeAdd information about the disparity-to-depth mapping...
2022-09-26 Alexander SmorkalovMerge pull request #22568 from asmorkalov:as/webp_warning
2022-09-26 Alexander SmorkalovReport that animated webp is not supported for now.
2022-09-20 Alexander SmorkalovMerge pull request #22285 from asenyaev:asen/disabled_c...
2022-09-20 Andrey SenyaevDisabled compiling warnings in case of symbols in cmake...
2022-09-20 Alexander SmorkalovMerge pull request #22512 from alalek:build_warning_gcc...
2022-09-19 Alexander SmorkalovMerge pull request #22511 from alalek:dnn_build_warning...
2022-09-14 Alexander SmorkalovMerge pull request #22504 from hflemmen:fix-broken...
2022-09-14 Alexander Alekhinbuild: eliminate uninitialized warnings from GCC12
2022-09-14 Alexander Alekhindnn: eliminate GCC12 warning in total() call
2022-09-14 Henrik Dobbe FlemmenUpdate the fourcc codes link
2022-09-07 Alexander SmorkalovMerge pull request #21934 from Yulv-git:3.4-typos2
2022-08-31 Alexander SmorkalovMerge pull request #22164 from lamm45:hough-angles
2022-08-30 lamm45Fix angle discretization in Hough transforms
2022-08-29 Alexander SmorkalovMerge pull request #22425 from AleksandrPanov:qrcode_te...
2022-08-26 Alexander SmorkalovMerge pull request #22130 from catree:homography_tutori...
2022-08-25 AleksandrPanovchange resize interpolation to enable tests in arm...
2022-08-16 Alexander SmorkalovMerge pull request #22382 from AleksandrPanov:qrcode_x8...
2022-08-16 AleksandrPanovQRcode, change INTER_LINEAR to INTER_LINEAR_EXACT
2022-08-15 Alexander SmorkalovMerge pull request #22371 from kianelbo:patch-1
2022-08-14 Alexander AlekhinMerge pull request #22370 from catree:fix_22242_filter2...
2022-08-13 Alexander AlekhinMerge pull request #22350 from alalek:rework_psabi_warning
2022-08-12 catreeFix documentation about depth combinations for imgproc...
2022-08-11 Alexander SmorkalovMerge pull request #22357 from jspricke:missing_header
2022-08-08 Jochen SprickerhofAdd missing header for LIBAVCODEC_VERSION_INT
2022-08-07 Alexander AlekhinRevert "suppress warning on GCC 7 and later"
2022-08-03 Alexander SmorkalovMerge pull request #22057 from mohawk2:typos
2022-08-03 Alexander SmorkalovMerge pull request #22217 from CSharperMantle:CSharperM...
2022-08-02 Alexander SmorkalovMerge pull request #22324 from gmbows:typo_fix
2022-08-01 gbowser3@gmail.comImgproc: Fix doxygen typo
2022-07-25 Alexander AlekhinMerge pull request #22271 from tomoaki0705:dotprod_neon
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 Maksim Shabunincore: remove unnecessary pointer cleanup in BufferArea
2022-07-22 Alexander AlekhinMerge pull request #22279 from asenyaev:asen/android_3.4
2022-07-20 Tomoaki Teshimaneon: add dotprod dispatch implementation
2022-07-20 @lizhiyu3fix the right border
2022-07-19 Alexander AlekhinMerge pull request #22269 from asenyaev:asen/fix_python...
2022-07-19 Andrey SenyaevFixed an issue with a recursion of cv2 in python
2022-07-16 Alexander AlekhinMerge pull request #22225 from scorpiozj:patch-1
2022-07-15 scorpiozjUpdate imgproc.hpp
2022-07-14 Alexander AlekhinMerge pull request #22229 from zihaomu:bug_fix_22195_3_4
2022-07-14 Alexander AlekhinMerge pull request #22246 from asenyaev:asen/fix_warnin...
2022-07-14 Andrey SenyaevPragma to ignore -Waggressive-loop-optimizations on...
2022-07-13 Alexander AlekhinMerge pull request #22228 from CSharperMantle:CSharperM...
2022-07-13 Zihao Mufix scale layer can not handle 1x1 weight correctly.
2022-07-12 Alexander AlekhinMerge pull request #22153 from vrabaud:opencv_drawing
2022-07-12 Alexander AlekhinMerge pull request #22232 from tomoaki0705:dryCmake
2022-07-12 Alexander AlekhinMerge pull request #22234 from vrabaud:34_calib
2022-07-12 Vincent RabaudFix cleanFoundConnectedQuads.
2022-07-12 Rong Mantle BaoMake objdetect/test C++11-compliant and reproducible
2022-07-12 Tomoaki Teshimabuild: suppress the warning
2022-07-10 Rong Mantle BaoRead CV_CXX11 for C++11 detection
2022-07-09 Rong Mantle BaoUse cross-platform std::chrono in getTickCount()
2022-07-08 Alexander AlekhinMerge pull request #22202 from tomoaki0705:fixWarnings
2022-07-07 Vincent RabaudMerge pull request #22208 from vrabaud:34_calibinit
2022-07-06 Tomoaki Teshimasuppress warning on GCC 7 and later
2022-07-05 @lizhiyu3merge the fixbug
2022-07-05 @lizhiyu3fix the bug when src*2 < dst
2022-07-05 Alexander AlekhinMerge pull request #22189 from p12tic:document-calchist...
2022-07-05 @lizhiyu3change test number
2022-07-05 @lizhiyu3fix the bug when src*2 < dst
2022-07-04 Povilas KanapickasImprove doc of calcHist overload that accepts vectors
2022-07-03 heavyrain-lzyMerge pull request #22184 from heavyrain-lzy:fixbug_pyrUp
2022-07-01 Alexander AlekhinMerge pull request #22173 from ycs77:patch-2
2022-07-01 Alexander AlekhinMerge pull request #22111 from asenyaev:asen/ios_workfl...
2022-06-29 Lucas YangFix missing CharVector for JavaScript bindings
2022-06-26 Alexander AlekhinMerge pull request #22158 from lamm45:intro-typos
2022-06-25 Alexander AlekhinMerge pull request #22137 from danopdev:issues-22126
2022-06-25 danissues-22126
2022-06-24 lamm45Fix minor errors in the first documentation page (Intro...
2022-06-24 Vincent RabaudFix some overflows in drawing.
2022-06-23 Alexander AlekhinMerge pull request #22148 from zihaomu:gemm_onnx_bug_fi...
2022-06-22 Zihao Mubug fixed of GEMM node in ONNX_importer
2022-06-20 KumataroMerge pull request #22064 from Kumataro:3.4-fix22052
2022-06-19 Alexander AlekhinMerge pull request #22127 from catree:update_homography...
2022-06-19 Alexander AlekhinMerge pull request #22124 from vrabaud:3.4_sanitizer
next