22451 Commits (07dca8cc03582309cfaad906cf1c20ff1469211a)

Author SHA1 Message Date
Dale Phurrough 54a9e00970
fix opencv/opencv#20594 - exception handling with refcounts 4 years ago
Dale Phurrough 9bda96d39e
add test case 4 years ago
Alexander Panov 6f4160c014
Merge pull request #20584 from AleksandrPanov:fix_HoughCircles_ALT_dimensions 4 years ago
Sergey Ivanov 65ef82a946
Merge pull request #20570 from sivanov-work:vpl_source_data_adapter 4 years ago
Anatoliy Talamanov 5ad6ff239b
Merge pull request #20555 from TolyaTalamanov:at/fix-compileStreaming-bug 4 years ago
Nicolai Behmann fdaa6ff9e3
Merge pull request #20475 from nibeh:patch-1 4 years ago
HAN Liutong 2f31763335 fix v_reduce_sum 4 years ago
Alexander Alekhin 350562919c highgui(win32): avoid using of stalled iterator 4 years ago
Anatoliy Talamanov aa5c4945d6 Fix GExecutor WriteBackExec 4 years ago
Alexander Alekhin f28e4b86fb dnn(ocl): fix top initialization in verifyResult 4 years ago
rogday 6801dd043d
Merge pull request #20494 from rogday:onnx_diagnostic_fix 4 years ago
Alexander Alekhin c08897cd10 cmake: handle empty CVPY_SUFFIX 4 years ago
Vincent Rabaud 9cfa84313c Use the one argument version of SetTotalBytesLimit. 4 years ago
SamFC10 fa90e14b06 int8 layers and 8-bit quantization support 4 years ago
Smirnov Egor fe625a558e fix hasDynamicShapes for batch_size and fix axis selection in Scale layer 4 years ago
Anatoliy Talamanov 03b989251d Check adapter in executor 4 years ago
Anatoliy Talamanov 95919051e0
Merge pull request #20528 from TolyaTalamanov:at/fix-overwrite-blob-precision-bug 4 years ago
Sergey Ivanov 46fb88c76f
Merge pull request #20546 from sivanov-work:initial_vpl_source 4 years ago
thezane 210bfaf8d6
Merge pull request #20483 from thezane:support-cumsum-layer-for-onnx 4 years ago
zyp 8dcec034ed
Merge pull request #18694 from zyp:gstreamer_gray16 4 years ago
Smirnov Egor 9ef41f68fb fix Split partial sum 4 years ago
Iyad Ahmed 917cd13ce2
Merge pull request #20549 from iyadahmed:video_capture_timeout_set_get 4 years ago
Julia Bareeva cfb36443fb
Merge pull request #20506 from JulieBar:lstm_activations 4 years ago
Iyad Ahmed 4300bb2e1f
Merge pull request #20541 from iyadahmed:video_capture_timeout_prop 4 years ago
JIANG Yichen 955cf35d5f Implement ctc prefix beam search decode for TextRecognitionModel. 4 years ago
AleksandrPanov 25cd7c7c50 add note about Python's dsize to doc 4 years ago
Daniel Playfair Cal 4d63a89fa6
Merge pull request #20536 from hedgepigdaniel:fix/ocl-context-create-ownership 4 years ago
AleksandrPanov 8199967b31 fix choose minimum angle in rotatingCalipers 4 years ago
utibenkei 9d61c18143 fix testSaveLoad 4 years ago
Hamdi Sahloul 7c73e28a6d Improves FLANN's heap allocations by a memory pool 4 years ago
HAN Liutong aaca4987c9
Merge pull request #20287 from hanliutong:dev-rvv-0.10 4 years ago
AleksandrPanov 992b47b991 add 19769 and 19769_lightweight tests 4 years ago
Saikat Nanda 21d0f40751 Fix YUV indexes + YUV Planner detection condition 4 years ago
Smirnov Egor 739ff84732 add Max layer to TFImporter 4 years ago
SamFC10 2a177052de fix bug in prior-box variances 4 years ago
Julia Bareeva e1cafa3834
Merge pull request #20442 from JulieBar:gru_layer 4 years ago
Anatoliy Talamanov ba539eb9aa
Merge pull request #20508 from TolyaTalamanov:at/expand-python-pyparams 4 years ago
Anatoliy Talamanov 24de676a64
Merge pull request #20476 from TolyaTalamanov:at/support-unet-camvid-0001-segm-sample 4 years ago
Maxim Pashchenkov 6306bc3ddc Applying of comments 4 years ago
Julia Bareeva 633fedaa96
Merge pull request #20480 from JulieBar:lstm_pytest 4 years ago
Alexander Alekhin 4ff76cad2a cmake: fix cross-compilation problems 4 years ago
Anatoliy Talamanov 5af09e73f2
Merge pull request #20490 from TolyaTalamanov:at/support-fp16-input-precision 4 years ago
Alexander Smorkalov 6a2e559222 Fixed memory access issue in v_rshr_pack_store intrinsic on RISC-V RVV. 4 years ago
Duong Dac cefa602601 Avoid adding false UMat/GpuMat declaration 4 years ago
AleksandrPanov d773691848 add note about hierarchy in python version 4 years ago
Dmitry Budnikov ba0cea6826
Merge pull request #20474 from dbudniko:dbudniko/mtcnn_graph_without_resizes 4 years ago
Vadim Levin 531ea5b3a2 fix: convert arguments names that are keywords reserved by Python 4 years ago
Smirnov Egor 27392f832d reimplement onnx refactor for master 4 years ago
Zhuo Zhang bdd3930855
Fix typo in comment, OpenMP => TBB 4 years ago
rogday cff0168f3a
Merge pull request #20453 from rogday:onnx_importer_fix 4 years ago