22838 Commits (35f1a90df7e5a9b3b275a74868759efd787a8c70)

Author SHA1 Message Date
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 3 years ago
Wanli a6ca48a1c2
Merge pull request #22100 from WanliZhong:issue_22015 3 years ago
Zihao Mu 2411b825b4 bug fixed of GEMM node in ONNX_importer 3 years ago
Vincent Rabaud 7a46d7efde Fix compilation on some ARM architecture. 3 years ago
Stefan Dragnev d09bd6f862 correct direction of displaymatrix rotation 3 years ago
Alexander Alekhin b0dc474160 release: OpenCV 4.6.0 3 years ago
Juan López Rubio adf89bbb33
Merge pull request #22047 from jlopezr:trackbar-ordered-in-mac 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
Namgoo Lee 24547f40ff remove const from functions returning by value 3 years ago
mohawk2 72debee125 typo: Minkowsky is actually Minkowski 3 years ago
Alexander Alekhin e585453c2e videoio(test): skip failed tests in misconfigured environments 3 years ago
Alexander Alekhin 434c96e625 build: eliminate warnings 3 years ago
rogday a2ad997e97 fix vector access in TF::sortByExecutionOrder 3 years ago
Alexander Alekhin e9428726ca pre: OpenCV 4.6.0 (version++) 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
Kataev Victor 1ddc51cfd1 Update fisheye::distortPoints() documentation 3 years ago
Kataev Victor 50bf0e10f5 Fix cameracalibration test 3 years ago
Michael Gruner 6a22c5b2b5 Consider video meta on GStreamer video capture 3 years ago
Martin Tůma df2e7fa6eb
Merge pull request #21992 from tumicdq:v4l2 3 years ago
xiong-jie-y c929f1b62f Add make_capture_src for video stream to Python 3 years ago
fengyuentau ff88132620 support asymmetric paddings for qconv 3 years ago
Alexander Alekhin 89f8d4ae12 build: GCC12 warnings 3 years ago
dbudnikov 3f4ffe7844
Merge pull request #21909 from dbudnikov:dbudnikov/reduce_gapi_tests_number 3 years ago
Alexander Alekhin 22a00036e2 gapi(test): reduce used amount of memory 3 years ago
Manolis Lourakis 8d0fbc6a1e
Merge pull request #21702 from mlourakis:4.x 3 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago
xiongzhen 2238ac7d59 Apply TIFFTAG_PREDICTOR option for LZW, DEFLATE and ADOBE_DEFLATE compression cases for smaller files. 3 years ago
Victor 2b67bc448d
Merge pull request #21931 from victor1234:calib3d-add-undistortImagePoints 3 years ago
Chen Jun 8d0dae4cec Fix KalmanFilter comment error 3 years ago
Sergey eff5605be5
Merge pull request #21883 from SergeyIvanov87:gapi_vpl_linux 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
Christine Poerschke 9e1e960116 imgproc: fix two typos (imput, magnutude) 3 years ago
huangziqing 82ae9ef541 Wrap gpuMat::release to Python 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
Zihao Mu 64ded50bbf parsing depth2space and space2depth of ONNX importer 3 years ago
Kataev Victor 6d0f1275c2 Add use of R and P parameters to cv::undistortPoints test 3 years ago
Alexander Smorkalov 2402fa4824 Fix #21894: Wrap constructor to Python to create initialized cuda::BufferPool object. 3 years ago
Victor 5cc154147f
Merge pull request #21841 from victor1234:calib3d-undistortPoints-tests 3 years ago
rogday 9cd5a0a1e6
Merge pull request #21884 from rogday:cuda_cleanup 3 years ago