23718 Commits (36d688ec106cec48d132a4afb4e1668407ea0ef9)

Author SHA1 Message Date
Sean McBride 27e10efa66 Use std::atomic<bool> as it's necessary for correct thread safety 2 years ago
Maxim Smolskiy 658f18c713
Fix function name in comment 2 years ago
zihaomu 8be93a6de7 add scale factor to DB demo. 2 years ago
Pierre Chatelier 6dd8a9b6ad
Merge pull request #13879 from chacha21:REDUCE_SUM2 2 years ago
Laurent Berger 23b819efb8
Merge pull request #23555 from LaurentBerger:doc_format 2 years ago
Onuralp Sezer 5ccb4e0487
Merge pull request #23447 from onuralpszr:gradle80_namespace 2 years ago
Alex 4ba06c3ed0 fix charuco matchImagePoints 2 years ago
Sean McBride 58e4a880a2 Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
Abduragim Shtanchaev 3b1ee0549b added test for lstm without hidden 2 years ago
cudawarped 871f931e95 VideoCapture: apply bitstream filter to all h264/5 raw streams 2 years ago
Giles Payne 38e35d5137 Fix ocl::device::isIntel implementation 2 years ago
Dmitry Kurtaev aa57833ad5
Merge pull request #23409 from dkurt:dnn_tflite_quant 2 years ago
Abduragim Shtanchaev e4e774d42b
Merge pull request #23475 from Abdurrahheem:lstm_fix_initialization 2 years ago
wanli e4360294c5 make 'abcd op 1b11' broadcast support cuda 2 years ago
Dmitry Matveev 1d02146810 Bump supported ONNX RT version to 1.14.1 2 years ago
Zihao Mu 601778e0e6
Merge pull request #22750 from zihaomu:improve_blobFromImage 2 years ago
zihaomu 54e1a8709d fix the bug, disable the fast1x1 when padding is not 0. 2 years ago
Yuantao Feng 3c1fcd5deb
Merge pull request #23401 from fengyuentau:fix_cann_layer_support 2 years ago
Abduragim Shtanchaev b3a2444bcf
Merge pull request #23501 from Abdurrahheem:additional_lstm_tests 2 years ago
Giles Payne cfa5a270d3 Refactor Mat Converters and Mat QuickLook functionality to avoid "unrecognized selector" error 2 years ago
Milan van Wouden a7c6fedebd
Fix typos in aruco_detector.hpp 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Sean McBride aa2fabcba5 Fixed undefined left shifting of negative number 2 years ago
keith siilats 8512deb3cc
Merge pull request #23436 from siilats:patch-2 2 years ago
smeng9 a788cc526b
Fix skipped corner refinment branching logic 2 years ago
fengyuentau 4f99e5ab37 allow null constant_value in Pad and ignore it when loading 2 years ago
fengyuentau 88cacd35c5 support broadcast on axis > 1 for Expand 2 years ago
Gaotianhong f1dbc7d724 fix warning in pointPolygonTest 2 years ago
thewoz 097891e311
Merge pull request #23394 from thewoz:Cocoa-Scroll-Wheel 2 years ago
TolyaTalamanov 66abbf4122 Compilation fix 2 years ago
TolyaTalamanov 0f984ea0f0 Handle const inputs descs in giebackend 2 years ago
Yuantao Feng 4f77434da1
Merge pull request #23476 from fengyuentau:add_note_for_yunet 2 years ago
zihaomu 51281f8d69 support the split node of onnx opset >= 13 2 years ago
Kumataro d2dbaa4cd1
Merge pull request #23433 from Kumataro:4.x-fix23416 2 years ago
TolyaTalamanov 8a95f4f0e6 Handle meta for multiple infer inputs 2 years ago
gottagofaster236 d30830d0a6 Use NV12 instead of YUY2 for OBS Virtual Camera. 2 years ago
Alexander Smorkalov 3bcc3e70f1 Extended setNumThreads documentation according to code review. 2 years ago
eplankin fd8b346c3e
Merge pull request #23443 from eplankin:3.4 2 years ago
Yuantao Feng 3a83a35ab0
Merge pull request #23296 from fengyuentau:fix_identifying_constant 2 years ago
tantei3 8336a96cb9
Merge pull request #23446 from tantei3:bmp_fix 2 years ago
Maksim Shabunin b12c14514a RISC-V: allow building scalable RVV support with GCC, LLVM 16 support 2 years ago
gottagofaster236 b4e3359448 Fix OBS Virtual Camera capture. 2 years ago
Zero2key 4e050e85ad
add opencv.js imread function can use OffscreenCanvas 2 years ago
Dmitry Matveev 3871984028 G-API: Fix compilation error in Standalone mode 2 years ago
Alex c643af0b85 fix test 2 years ago
Dmitry Kurtaev 5e1d33329b Several fixes for ONNX importer: Expand, Gather 2 years ago
HAN Liutong a809ae4e88 Fix HAL compatibility layer and modify use cases. 2 years ago
Kumataro 1c6c3dfa8d remove tail whitespace 2 years ago
Kumataro 83a49b4f6a imgcodecs: update documentation for imwrite() to support images formats. 2 years ago
unknown ee302b063f Typo in enum cv::QuatEnum::EulerAnglesType 2 years ago