22872 Commits (50707a274156406708752cb3c29d3e32c3b0e1cc)

Author SHA1 Message Date
hzcyf e951edeed3 fix linkage issue when enable BUILD_opencv_world (#22312) 2 years ago
hzc fc3e393516
videoio: add support for obsensor (Orbbec RGB-D Camera ) (#22196) 2 years ago
Giles Payne b8106e4ba4 Fix bug in Objective-C/Swift [Mat initWithSize:**] functions 2 years ago
HAN Liutong 2bd72af2ef
Merge pull request #22292 from hanliutong:fix 2 years ago
HAN Liutong 3e3b53f815 Fix compile errors when all SIMD is disabled. 2 years ago
HAN Liutong e2bfe0ce76 Use "#if" instead of "#ifdef" for CV_SIMD128. 2 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 2 years ago
rogday ed69bcae2d
Merge pull request #21865 from rogday:nary_eltwise_layers 2 years ago
David Geldreich 60846b2b7a correct an issue of trackbar on macOS 2 years ago
Long Nguyen 199c2d2fd0 Define `STRSAFE_NO_DEPRECATE` for both clang and gcc mingw-w64 2 years ago
fengyuentau 1c7b71bf9e define data_layout as unknown for pack 2 years ago
Zihao Mu 139c443770
Merge pull request #22183 from zihaomu:fastConv_ARMv7_compatible 2 years ago
Zihao Mu a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 2 years ago
Dan 32bb4fa950 Update doc 2 years ago
Zihao Mu 59b870a87a
Merge pull request #21910 from zihaomu:fast_conv_ARM 2 years ago
Joel Winarske 0769bf416f highgui Wayland xdg_shell 2 years ago
Philipp Hutterer 90f2e1f8b5 Frame type property for ffmpeg video capture 2 years ago
dan 2366f2cb2e issues-22126 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago
lamm45 9faefa0c96 Fix minor errors in the first documentation page (Introduction) 2 years ago
Vadim Pisarevsky b5adffd5c2 * cleaned cvRound(), cvFloor() and cvCeil() implementations, removed the old non-banking rounding branch completely 2 years ago
Zihao Mu ef94275eb6 bug fixed of GEMM node in ONNX_importer 2 years ago
Wanli a6ca48a1c2
Merge pull request #22100 from WanliZhong:issue_22015 2 years ago
Zihao Mu 2411b825b4 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
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