20610 Commits (e309a06b47324a438424c9dba1eee7fa335de445)

Author SHA1 Message Date
Hyunggi Chang 085fb78e85 fix typo (portatibility -> portability) 2 years ago
Alexander Alekhin a565aa6db9 docs: prefer # for links generation 2 years ago
Kumataro 2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2 2 years ago
Vincent Rabaud 38c9c20a35 Move marking memory as initialized earlier. 2 years ago
catree c34c4b50d0 Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc. 2 years ago
Alexander Smorkalov 3d9f27b877 Report that animated webp is not supported for now. 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Alexander Alekhin 2e15582799 build: eliminate uninitialized warnings from GCC12 2 years ago
Alexander Alekhin 65bdb3a544 dnn: eliminate GCC12 warning in total() call 2 years ago
Henrik Dobbe Flemmen 6481cfd048 Update the fourcc codes link 2 years ago
lamm45 1f0bfc8d83 Fix angle discretization in Hough transforms 2 years ago
AleksandrPanov 2dd3408caa change resize interpolation to enable tests in arm, disable close_5 2 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
Rong Mantle Bao fa613e393f
Read CV_CXX11 for C++11 detection 3 years ago
Rong Mantle Bao db70676933
Use cross-platform std::chrono in getTickCount() 3 years ago
Vincent Rabaud 0a88f84847
Merge pull request #22208 from vrabaud:34_calibinit 3 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 3 years ago
@lizhiyu3 01226cb8ac fix the bug when src*2 < dst 3 years ago
@lizhiyu3 c54ccaac31 change test number 3 years ago
@lizhiyu3 79731cb0ff fix the bug when src*2 < dst 3 years ago
Povilas Kanapickas 6a4c3b61e6 Improve doc of calcHist overload that accepts vectors 3 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 3 years ago
Lucas Yang b152b8cbcd
Fix missing CharVector for JavaScript bindings 3 years ago
dan 2366f2cb2e issues-22126 3 years ago
lamm45 9faefa0c96 Fix minor errors in the first documentation page (Introduction) 3 years ago
Vincent Rabaud 82010bf5c1 Fix some overflows in drawing. 3 years ago
Zihao Mu ef94275eb6 bug fixed of GEMM node in ONNX_importer 3 years ago
Kumataro dd7b9000ad
Merge pull request #22064 from Kumataro:3.4-fix22052 3 years ago
catree a04f9e7a59 Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 3 years ago
Vincent Rabaud 0d52c37e11 Fix typo that prevents compilation with sanitizer. 3 years ago
Vincent Rabaud 7a46d7efde Fix compilation on some ARM architecture. 3 years ago
Alexander Alekhin a3d0882317 release: OpenCV 3.4.18 3 years ago
Alexander Panov 53eda42da7
Merge pull request #22025 from AleksandrPanov:fix_samplingForVersion_multiplyingFactor 3 years ago
Alexander Alekhin 65fcf22670 imgproc: use singleton in color_hsv.simd.hpp 3 years ago