20589 Commits (54089499516e81a6a2d261129451f79324a74a83)

Author SHA1 Message Date
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 2 years ago
catree 3d8614cb47 Fix documentation about depth combinations for imgproc functions. 2 years ago
Jochen Sprickerhof 496eed950f
Add missing header for LIBAVCODEC_VERSION_INT 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 2 years ago
gbowser3@gmail.com e7a787aa41 Imgproc: Fix doxygen typo 2 years ago
Alexander Alekhin f8597fc150 imgproc: fixup leftovers of int->int64_t conversion 2 years ago
Alexander Alekhin 85b0b0cd77 build: add missing GCC condition for pragma 2 years ago
Maksim Shabunin f729202272 core: remove unnecessary pointer cleanup in BufferArea 2 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 2 years ago
Andrey Senyaev 1feabf4275 Fixed an issue with a recursion of cv2 in python 2 years ago
scorpiozj bd54ba911d Update imgproc.hpp 2 years ago
Andrey Senyaev d2b1e38207 Pragma to ignore -Waggressive-loop-optimizations on Linux ARM64 2 years ago
Zihao Mu 45fbb67aba fix scale layer can not handle 1x1 weight correctly. 2 years ago
Vincent Rabaud ed4bf13960 Fix cleanFoundConnectedQuads. 2 years ago
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible 2 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 2 years ago
Rong Mantle Bao fa613e393f
Read CV_CXX11 for C++11 detection 2 years ago
Rong Mantle Bao db70676933
Use cross-platform std::chrono in getTickCount() 2 years ago
Vincent Rabaud 0a88f84847
Merge pull request #22208 from vrabaud:34_calibinit 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 years ago
Povilas Kanapickas 6a4c3b61e6 Improve doc of calcHist overload that accepts vectors 2 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 2 years ago
Lucas Yang b152b8cbcd
Fix missing CharVector for JavaScript bindings 2 years ago
dan 2366f2cb2e issues-22126 2 years ago
lamm45 9faefa0c96 Fix minor errors in the first documentation page (Introduction) 2 years ago
Vincent Rabaud 82010bf5c1 Fix some overflows in drawing. 2 years ago
Zihao Mu ef94275eb6 bug fixed of GEMM node in ONNX_importer 2 years ago
Kumataro dd7b9000ad
Merge pull request #22064 from Kumataro:3.4-fix22052 2 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. 2 years ago
Vincent Rabaud 0d52c37e11 Fix typo that prevents compilation with sanitizer. 2 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
Kumataro 3577265508 highgui: Qt: waitKey() supports Cyrillic/Japanese keyboard layout 3 years ago
Ed J f28e191d70 cheirality -> chirality 3 years ago
Ed J 38b6c44b4c for then given -> for the given 3 years ago
Kumataro 1a24e316d5
Merge pull request #22030 from Kumataro:3.4-fix22029 3 years ago
Victor 1230075011
Merge pull request #22045 from victor1234:calib3d-fisheye-model-reference 3 years ago
mohawk2 72debee125 typo: Minkowsky is actually Minkowski 3 years ago
rogday a2ad997e97 fix vector access in TF::sortByExecutionOrder 3 years ago
Alexander Alekhin 400906b433 pre: OpenCV 3.4.18 (version++) 3 years ago
berak 50d7c61c01
Update darknet_importer.cpp 3 years ago
rogday 93dc0679ec
Merge pull request #21818 from rogday:revert_renaming 3 years ago
Alexander Alekhin 89f8d4ae12 build: GCC12 warnings 3 years ago
xiongzhen 2238ac7d59 Apply TIFFTAG_PREDICTOR option for LZW, DEFLATE and ADOBE_DEFLATE compression cases for smaller files. 3 years ago
Chen Jun 8d0dae4cec Fix KalmanFilter comment error 3 years ago
Joona Heikkilä 646025589b Fix global variable assignment in JS test suite 3 years ago