23857 Commits (f64738218ab0e302ea8d85cfb9b70d5a040cd2b4)

Author SHA1 Message Date
Dmitry Kurtaev c92135bdd1
Merge pull request #23634 from dkurt:fix_nearest_exact 2 years ago
Zihao Mu 5025f29378
speed up vulkan dnn, and support ios and apple m1 chip. (#23349) 2 years ago
Dmitry Kurtaev af14780526 Fix Region layer with OpenVINO in case of different width/height 2 years ago
Abduragim Shtanchaev 2b9d2c726a add assert to check if layer input size is not empty 2 years ago
SoY Szala 340e999c45 Proposed solution for issue #23633 2 years ago
Abduragim Shtanchaev d2143bcd44
Merge pull request #23614 from Abdurrahheem:lstm_layout_attribute 2 years ago
Alexander Smorkalov ae8c90301f Fixed mask handling in AffineFeature. 2 years ago
Alexander Smorkalov 4eec739624 Build warning fix on Windows for Eigen wrapper. 2 years ago
Yuantao Feng eefee8574a
dnn: refactor reduce (#23613) 2 years ago
Zihao Mu 5229312ad2
Merge pull request #22275 from zihaomu:fp16_support_conv 2 years ago
cudawarped 99ef35a353 Videoio: FFMpeg remove locks if OPENCV_FFMPEG_IS_THREAD_SAFE==true 2 years ago
Alexander Smorkalov 05084aa63e Restored Java bindings for CPU features management. 2 years ago
Maksim Shabunin 001a2c5195
Merge pull request #23606 from mshabunin:fix-ffmpeg-packet-limit 2 years ago
zihaomu 91b6c8507a remove flag of convolution 2 years ago
Matthias Möller fc43e51331 sets pixel info font colors based on current palette 2 years ago
Dmitry Kurtaev a8d3d1f6f9
Merge pull request #23604 from dkurt:dnn_no_protobuf 2 years ago
wanli 46991bcd62 Solve the bug of same shape broadcast with CUDA 2 years ago
Dmitry Kurtaev 676afdc494 Update FlatBuffers source code to 23.5.9 2 years ago
Giles Payne a44a6f6c87 Fix issue in Objective-C generator when a class name is a substring of its base class name 2 years ago
wanli 85cc4086c8 fix nary elementwise bug in cpu 2 years ago
vovka643 d6dc91b4d4 Added depricated_backends list. Added new information masseges. It needs to inform user, when he tries to use depricated or not uses backend 2 years ago
zihaomu 0513741a85 add broadcast where node 2 years ago
kallaballa a2be9e9fc1 Log a debug message if a capture backend is generally available but isn't capabable of a capture mode. 2 years ago
Stefan Becker e55784a1e8 ChArUco pre460 pattern support 2 years ago
n0099 868787c364
Merge pull request #23342 from n0099:#23335 2 years ago
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