20539 Commits (3efc645975f5f733b9d55184ca4487ee82ef1f4f)

Author SHA1 Message Date
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
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
Jan Polák dea0815199 Small imencode documentation improvement 3 years ago
hellodoge e4ed2d2e42 fix JpegEncoder::write 3 years ago
Vincent Rabaud 667e5e4f89
Merge pull request #21943 from vrabaud:3.4_proc 3 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
LaurentBerger ca2ab3387f Try to solve I21853 mouse wheel problem with GTK3 3 years ago
Qingnan Duan 2958142e31 Remove extra not in doc 3 years ago
Alexander Smorkalov 0ee2a58cdc Document defaults for JPEG settings. 3 years ago
rogday a2b84e9897 add assert to tf graph simplifier to address security concerns 3 years ago
OpenCV Developers e3a55af336 dnn(test): update opencv_face_detector checks 3 years ago
lamm45 0d32a24cba Fix some doc references in geometric image transformations module 3 years ago
eplankin d793ec2ffe
Merge pull request #21779 from eplankin:fix_11303 3 years ago
Alexander Alekhin 1b3a06a02a videoio(ffmpeg): avoid memory leaks 3 years ago
Alexander Alekhin 4d927e73f1 dnn(test): update OpenVINO tests 2022.1.0 3 years ago
shengwenxue 8b44ee2ce1 fix MSA sum overflow issue 3 years ago
Yash Singhal 4e8c507276 Update Condition 3 years ago
Alexander Alekhin b687bc807a dnn(test): update OpenVINO tests 2021.4.2 3 years ago
Alexander Alekhin 386df457a9 python: ensure publishing of subclasses before derived types 3 years ago
Maksim Shabunin 593996216f cartToPolar/polarToCart: disable inplace mode 3 years ago
Maksim Shabunin 4eae23a2cc ts: fix some EXPECT_MAT macros 3 years ago
pkubaj f3699b5ac8
Fix build with LLVM 13 on ppc64le 3 years ago
Alexander Alekhin 4c79318694 dnn: fix index access 3 years ago
rogday 93353aea70
Merge pull request #21522 from rogday:lstm 3 years ago
Vincent Rabaud 057c3da82a Allow Matx static function to work with Vec. 3 years ago
Vadim Levin ccebbbc0ac feature: submodule or a class scope for exported classes 3 years ago
Egor Smirnov 375fe81311 fix slice and expand 3 years ago
Zhuo Zhang f5105bac65
remove const in seamless_cloding APIs for better semantics 3 years ago
KaurkerDevourer 9198e30688 Fix DpSeamFinder::hasOnlyOneNeighbor 3 years ago
Artem Saratovtsev 1890157faa
Merge pull request #21635 from DumDereDum:issue_21595_3.4 3 years ago
Yuriy Chernyshov 0898f372b1
Аix -Winvalid-noreturn under clang-cl 3 years ago
Alexander Alekhin 2b7803dbac imgcodecs: add runtime checks to validate input 3 years ago
Maksim Shabunin a251474144 Update filters in ONNX tests 3 years ago
Alexander Alekhin 8d88bb06b2 core(vsx): update vec_absd() workaround condition 3 years ago
Suleyman TURKMEN 44db2eea70 update HOGDescriptor documentation 3 years ago
Vincent Rabaud fc28ba3156
Merge pull request #21594 from vrabaud:3.4_msan 3 years ago