33541 Commits (1c4f441507c4eea689ebe9742657de91c372e32d)
 

Author SHA1 Message Date
Alexander Smorkalov b0cbd6ef77
Merge pull request #23999 from asmorkalov:as/opencv_logging 2 years ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 2 years ago
Alexander Smorkalov 0519e05432
Merge pull request #23991 from buyuer:4.x 2 years ago
Alexander Smorkalov 81f07f001e
Merge pull request #24008 from iarspider:patch-1 2 years ago
iarspider 55906457e6
test_houghlines: Fix C++20 compatibility 2 years ago
Alexander Smorkalov 1f82550cc8
Merge pull request #24003 from cudawarped:cuda_fix_skip_test_exception 2 years ago
cudawarped e00c904585 cuda: add SkipTestException handling 2 years ago
Zihao Mu 1920993525
Merge pull request #23952 from zihaomu:fix_depth_conv_5x5 2 years ago
Alexander Smorkalov 1f7025f028
Merge pull request #23920 from loongson-zn:4.x 2 years ago
不鱼儿 4ee0f212cc Eliminating compilation warnings when using lto in 2 years ago
firebladed 7819ec784b
Merge pull request #18498 from firebladed:patch-1 2 years ago
Alexander Smorkalov 52d9685cb9 Fixed possible out-of-bound access in circles drawing. 2 years ago
Alexander Smorkalov 3aeaa34023
Merge pull request #23914 from AleksandrPanov:update_aruco_byteList_docs 2 years ago
Alex c12e1ecb86 update aruco bytesList docs 2 years ago
headshog 0fef0f2ae0 fix numtrunc at tiff_dirread.c 2 years ago
Alexander Smorkalov bd2695f01b
Merge pull request #23966 from hanliutong:popcount 2 years ago
Alexander Smorkalov d60107ab7a
Merge pull request #23968 from mshabunin:doc-env 2 years ago
Vincent Rabaud fdfb875208
Merge pull request #23922 from vrabaud:imgwarp 2 years ago
Alexander Smorkalov 85f0074f23
Merge pull request #23973 from mshabunin:riscv-unaligned-access 2 years ago
Alexander Smorkalov 0f17851562
Merge pull request #23972 from Avasam:partially-unknown-mat 2 years ago
Alexander Smorkalov 53af876999
Merge pull request #23969 from asmorkalov:as/python2_test_fix 2 years ago
Alexander Smorkalov 9c4c3eadf7
Merge pull request #23971 from asmorkalov:as/ci-ubuntu-2204 2 years ago
Maksim Shabunin 0f665b3f15 doc: added environment vars reference 2 years ago
Maksim Shabunin 3f0707234f risc-v: fix unaligned loads and stores 2 years ago
Avasam cd9f85dbda Update usages of ConditionalAliasTypeNode following #23838 to use TYPE_CHECKING 2 years ago
Alexander Smorkalov 99058ee30b
Merge pull request #23956 from VadimLevin:dev/vlevin/recursive-re-export-submodules 2 years ago
Alexander Smorkalov 7b4b7ceb7e Add Ubuntu 22.04 to CI. 2 years ago
Alexander Smorkalov 48c52c8bbb Fixed tests execution with Python 2.7 2 years ago
Alexander Smorkalov 40727c8369
Merge pull request #23970 from mshabunin:fix-v4l-test 2 years ago
Maksim Shabunin e3c1405254 videoio: fix v4l2 test on older platforms (centos) 2 years ago
Alexander Smorkalov 37aa823112
Merge pull request #23967 from YusukeKameda:4.x 2 years ago
Alexander Alekhin ef9d14f181 Merge pull request #23963 from opencv-pushbot:gitee/alalek/fixup_23842 2 years ago
Yusuke Kameda 87f8cdd699
doxygen: Fix ImwriteFlags documentation misalignment 2 years ago
Liutong HAN a00818047f Add missing ”v_popcount“ for RVV and enable tests. 2 years ago
Alexander Smorkalov 6af4a02941
Merge pull request #23958 from VadimLevin:dev/vlevin/friendly-wrong-npy-type-message 2 years ago
Alexander Smorkalov 6ff5245cf2
Merge pull request #23927 from Avasam:partially-unknown-mat 2 years ago
Vincent Rabaud 2af6775c14
Merge pull request #23943 from vrabaud:avif_tsan 2 years ago
Alexander Alekhin f89b705049 cmake: don't export external target twice 2 years ago
Alexander Smorkalov bb61cc0dba
Merge pull request #23954 from VadimLevin:dev/vlevin/matrix-type-constants-stubs 2 years ago
Vadim Levin 953de60ff0 feat: update NumPy type to Mat type fail message 2 years ago
Vadim Levin 986e379f28 feat: add matrix type stubs generation 2 years ago
Alexander Smorkalov de8e6abd1e
Merge pull request #23955 from VadimLevin:dev/vlevin/overload-presence-check-fix 2 years ago
Vadim Levin a6df336477 fix: recursively re-export nested submodules 2 years ago
Vadim Levin 8097bdc2f4 fix: typing stubs overload presence check 2 years ago
Alexander Smorkalov fdc0c12b7f
Merge pull request #23944 from mshabunin:test-v4l2 2 years ago
Alexander Smorkalov 05becd56e5
Merge pull request #23938 from mshabunin/fix-warnings-gcc 2 years ago
Alexander Smorkalov d2951d6d4c
Merge pull request #23928 from Avasam:Add-missing-properties-to-error-class 2 years ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2 years ago
Maksim Shabunin e43bc88fc3 videoio: test for V4L using virtual device 2 years ago
Alexander Smorkalov cb2e831da4
Merge pull request #23940 from mshabunin:fix-cap-images 2 years ago