23880 Commits (ec1c0608bcd262771aebaf4e5243853f08aacef9)

Author SHA1 Message Date
Alexander Smorkalov cbda161c39 Fixed FPS computation on some videos for FFmpeg backend. 2 years ago
Alexander Smorkalov 65487946cc Added final constrants check to solveLP to filter out flating-point numeric issues. 2 years ago
Dmitry Kurtaev 4823285b55
Merge pull request #23679 from dkurt:py_cv_type_macro 2 years ago
Yuantao Feng f07b01cc34
Merge pull request #23655 from fengyuentau:qlinearsoftmax 2 years ago
Alexander Smorkalov bbda6f4c57 Backport 5.x: Support for module names that start from digit in ObjC bindings generator. 2 years ago
Dmitry Kurtaev 29b2f77b5f
Merge pull request #23674 from dkurt:py_cv_maketype 2 years ago
Maksim Shabunin 537060d96f
Merge pull request #23672 from mshabunin:fix-javadoc17 2 years ago
zihaomu 4384e77bd1 when stride ==0, it should be bug 2 years ago
TolyaTalamanov dc714c1181 Change logic for applying resize 2 years ago
Akshat Chauhan c07145fe28
Merge pull request #23662 from akormous:docfix 2 years ago
Alexander Smorkalov 98d678c2d2 Added check that YUYV input of cvtColor has even width. 2 years ago
Christine Poerschke d00a96315e
Merge pull request #23612 from cpoerschke:3.4-issue-21532 2 years ago
Peter Rekdal Khan-Sunde 04970490ec
Build fix 2 years ago
cudawarped 7539abecdb cuda: add python bindings to allow GpuMat and Stream objects to be initialized from raw pointers 2 years ago
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