23821 Commits (613ff7c85d39b5b6bf744e2ddc15d152f2c7826e)

Author SHA1 Message Date
Dmitry Matveev fc5d412ba7
Merge pull request #23597 from dmatveev:dm/gapi_onnx_py_integration 2 years ago
Pierre Chatelier 93d490213f
Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision 2 years ago
Olivier Hotel 0442c6fa81 Addition of normalize_axis to ONNXImporter::parseSqueeze to support negative values for the axes attribut. 2 years ago
Abduragim Shtanchaev ecd2e8ff47 added index that check all inputs of nodes that 2 years ago
Christine Poerschke b5e9eb742c
Merge pull request #23698 from cpoerschke:4.x-pr-21959-perf 2 years ago
triple Mu 1bffe170e1
Update setup.py 2 years ago
Sean McBride 2083fdc9c0 Fixed UBSan warning about undefined pointer arithmetic overflow 2 years ago
Dmitry Kurtaev 380caa1a87
Merge pull request #23691 from dkurt:pycv_float16_fixes 2 years ago
Dmitry Kurtaev c97942cf78 Fix mask thresholding 2 years ago
captain-n3m0 6157db6462 Fixed matchTemplate function. #23585 2 years ago
Duong Dac a9424868a1
Merge pull request #20370 from ddacw:stub-gen-next 2 years ago
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