23358 Commits (cb7fe597a5f1424bb1f7f6b17d2d2a2d502aba2c)

Author SHA1 Message Date
Alexander Alekhin 1102b7eff8 dnn: fix gather layer implementation 2 years ago
cudawarped 9aa5ab7557 cv::cuda: Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class. 2 years ago
Vincent Rabaud 7463e9b8bb Even faster CV_PAUSE on SkyLake and above. 2 years ago
Alexander Alekhin 91998d6424
Merge pull request #22935 from alalek:gapi_error 2 years ago
Alexander Alekhin 4824ce300f core: freeze cache directory prefix - "4.x" 2 years ago
Alexander Alekhin cdaf4c7321 videoio(test): reduce number of test threads 2 years ago
Alexander Panov b4b35cff15
Merge pull request #22368 from AleksandrPanov:move_contrib_aruco_to_main_objdetect 2 years ago
hzc 47fb79bd8c
Merge pull request #22936 from hzcyf:orbbec_new_cam_support 2 years ago
Alexander Alekhin 6e3700593f compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0 2 years ago
Alexander Alekhin 6a8c5a1d27 python: resolve Ptr<FileStorage> requirement issue 2 years ago
Vincent Rabaud b7b08fa0c3 Fix slower CV_PAUSE on SkyLake and above. 2 years ago
Alexander Smorkalov 3f22f4727c
Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout 2 years ago
zoom 4891818114 make MatMul support 3D or 4D with broadcast 2 years ago
AleksandrPanov a32143003d add alignment detect 2 years ago
Sergei Shutov 8bd17163c7
Merge pull request #22939 from stopmosk:21826-python-bindings-for-videocapturewaitany 2 years ago
Alexander Smorkalov 189e1b228d Fix missing FFmpeg include needed for av_get_pix_fmt_name 2 years ago
zihaomu 7dbb125a34 add nanotrack v2 at regression test. 2 years ago
Vadim Levin 3f5f09e730 fix: add _ suffix to properties having reserved keyword names 2 years ago
Vadim Levin 253a4c113e fix: remove function duplicates in test_misc.py 2 years ago
Vadim Levin 727feda935 fix: AVFoundation inconsistent camera indices 2 years ago
Alexander Alekhin 39087fecdc
Merge pull request #22942 from alalek:videoio_test_update_hw_checks 2 years ago
Alexander Alekhin c725771e11 build(riscv): suppress massive -Wignored-attributes warnings 2 years ago
Alexander Alekhin be326ff752 build: fix/eliminate MSVC warnings 2 years ago
Alexander Smorkalov 423bc515e5 Integer underflow fix for morphologyEx in Carotene (arm). 2 years ago
Alexander Alekhin 941d89e06d cmake: fix RISC-V toolchains 2 years ago
Alexander Alekhin 24d7eb0ca5 videoio(test): test skip due to non-updated FFmpeg wrapper 2 years ago
Zihao Mu 0a650b573b
Merge pull request #22840 from zihaomu:optimze_conv_memory_usage 2 years ago
Alexander Alekhin 7e3c53b9d3 core(logger): strip path prefix 2 years ago
Maksim Shabunin 6ad216576d videoio/FFmpeg: added CV_16UC1 read/write support 2 years ago
Alexander Alekhin c5a4df30c6 risc-v: fix RVV backend on clang with undefined CV_RVV_SCALABLE 2 years ago
Zihao Mu cb8f1dca3b
Merge pull request #22808 from zihaomu:nanotrack 2 years ago
Tomasz Ożański d1ff87d94d Bugfix for solvePnPRansac with SOLVEPNP_ITERATIVE 2 years ago
Christine Poerschke 4792837f2e
Merge pull request #22865 from cpoerschke:3.4-issue-22860 2 years ago
Alexander Alekhin d16b3b2487 dnn(test): restore openvino tests with 'Cannot get memory' message 2 years ago
Alexander Alekhin 74d0b4cc78 dnn(openvino): fix custom layers BlockingDesc 2 years ago
Alexander Smorkalov c55613ccf7 Switch QT UI to icons with Google Material Design. 2 years ago
Maksim Shabunin 5862b50217 videoio: fixed FFmpeg plugin build 2 years ago
Vadim Levin 3a15152be5 refactor: rework test to be more specific 2 years ago
赵楚洋 f1055a7e91 add test 2 years ago
zihaomu 0d56524b72 gemm support transA and transB, and first input is constance. 2 years ago
fengyuentau 9fded9ca53 batched nms impl 2 years ago
fengyuentau 441624a5fb tile impl 2 years ago
HAN Liutong a32f2cd24a
Merge pull request #22520 from hanliutong:hsv 2 years ago
AleksandrPanov ed3810f7a5 add getNumModules(), add decode version 2 years ago
Alexander Smorkalov 1c3e287d32 More fixes for OpenCL error reporting. 2 years ago
zoom 5044af69d1 let MatMul can work when both two inputs are const 2 years ago
Stefan Dragnev a462f49b99 add support for CAP_PROP_ORIENTATION_AUTO to AVFoundation backend 2 years ago
Alexander Smorkalov 7622fbf895 Fixed OpenGL errors formatting. 2 years ago
Amir Hassan 3f371fe2dd
Merge pull request #22855 from kallaballa:print_cl_status_on_fail 2 years ago
Dan Mašek aba2167d9c
Merge pull request #22838 from dan-masek:fix_issue_22837 2 years ago