20639 Commits (07ed5e53467e9abd9f5d66f4bb93f8c1c228b058)

Author SHA1 Message Date
Alexander Alekhin 6e3700593f compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0 2 years ago
Alexander Alekhin 6a8c5a1d27 python: resolve Ptr<FileStorage> requirement issue 2 years ago
Vincent Rabaud b7b08fa0c3 Fix slower CV_PAUSE on SkyLake and above. 2 years ago
Vadim Levin 3f5f09e730 fix: add _ suffix to properties having reserved keyword names 2 years ago
Vadim Levin 253a4c113e fix: remove function duplicates in test_misc.py 2 years ago
Vadim Levin 727feda935 fix: AVFoundation inconsistent camera indices 2 years ago
Alexander Smorkalov 423bc515e5 Integer underflow fix for morphologyEx in Carotene (arm). 2 years ago
Christine Poerschke 4792837f2e
Merge pull request #22865 from cpoerschke:3.4-issue-22860 2 years ago
Alexander Alekhin d16b3b2487 dnn(test): restore openvino tests with 'Cannot get memory' message 2 years ago
Alexander Alekhin 74d0b4cc78 dnn(openvino): fix custom layers BlockingDesc 2 years ago
Dan Mašek aba2167d9c
Merge pull request #22838 from dan-masek:fix_issue_22837 2 years ago
fwcd 90b144cf0a Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Zhuo Zhang c63a6c472d fix typo: Gausssian to Gaussian 2 years ago
Dan Mašek e5bea2bde4 Fix #22766: Corrected off-by one error causing inconsistent row spacing. (rebased to 3.4) 2 years ago
Dan Mašek e9d64e0a8c Fix #22767: Ensure that the buttons are spaced to the size of the toolbar window, which is always visible. (rebased to 3.x) 2 years ago
Alexander Alekhin f0df78b7e7 imgcodecs: ensure parameters are key-value pairs, fix HDR encoder 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 2 years ago
zihaomu 5bf64e7dfe fix the infinite loop in tf importer of 3.4 branch 2 years ago
kallaballa f5e852cdf0 define the number of dstChannels for HLS and HSV conversion as well 2 years ago
Alexander Alekhin 028d4d83d3 imgproc: sigma2=sigma1 in top-level function of GaussianBlur 3 years ago
Maksim Shabunin c0a84dcc85
Merge pull request #22651 from mshabunin:script-doc 3 years ago
Hyunggi Chang 085fb78e85 fix typo (portatibility -> portability) 3 years ago
Alexander Alekhin a565aa6db9 docs: prefer # for links generation 3 years ago
Kumataro 2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2 3 years ago
Vincent Rabaud 38c9c20a35 Move marking memory as initialized earlier. 3 years ago
catree c34c4b50d0 Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc. 3 years ago
Alexander Smorkalov 3d9f27b877 Report that animated webp is not supported for now. 3 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 3 years ago
Alexander Alekhin 2e15582799 build: eliminate uninitialized warnings from GCC12 3 years ago
Alexander Alekhin 65bdb3a544 dnn: eliminate GCC12 warning in total() call 3 years ago
Henrik Dobbe Flemmen 6481cfd048 Update the fourcc codes link 3 years ago
lamm45 1f0bfc8d83 Fix angle discretization in Hough transforms 3 years ago
AleksandrPanov 2dd3408caa change resize interpolation to enable tests in arm, disable close_5 3 years ago
AleksandrPanov 7ffb103758 QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 3 years ago
catree 3d8614cb47 Fix documentation about depth combinations for imgproc functions. 3 years ago
Jochen Sprickerhof 496eed950f
Add missing header for LIBAVCODEC_VERSION_INT 3 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 3 years ago
gbowser3@gmail.com e7a787aa41 Imgproc: Fix doxygen typo 3 years ago
Alexander Alekhin f8597fc150 imgproc: fixup leftovers of int->int64_t conversion 3 years ago
Alexander Alekhin 85b0b0cd77 build: add missing GCC condition for pragma 3 years ago
Maksim Shabunin f729202272 core: remove unnecessary pointer cleanup in BufferArea 3 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 3 years ago
@lizhiyu3 e59cff47d4 fix the right border 3 years ago
Andrey Senyaev 1feabf4275 Fixed an issue with a recursion of cv2 in python 3 years ago
scorpiozj bd54ba911d Update imgproc.hpp 3 years ago
Andrey Senyaev d2b1e38207 Pragma to ignore -Waggressive-loop-optimizations on Linux ARM64 3 years ago
Zihao Mu 45fbb67aba fix scale layer can not handle 1x1 weight correctly. 3 years ago
Vincent Rabaud ed4bf13960 Fix cleanFoundConnectedQuads. 3 years ago
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible 3 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 3 years ago