24838 Commits (9772ec861b37f44088890f154b5f43d287a1ab8b)

Author SHA1 Message Date
Alexander Smorkalov 190eddf8c3 Warnings fix for Ubuntu 24.04. 5 months ago
Alexander Smorkalov 07ec6cb2c2 Added lut support for all new types in 5.x 5 months ago
Mikhail Khachayants bbf65a166e Fix file descriptor leak in HDR decoder 5 months ago
Dan Mašek 1e5407a9ba Fix #25833: The correct way to disable top-most state is with HWND_NOTOPMOST, not HWND_TOP. 5 months ago
Alexander Smorkalov 310169490a Exclude cap_ios.h from installation where it's not needed. 5 months ago
alexlyulkov 12b8ed1443
Merge pull request #25755 from alexlyulkov:al/more-types 5 months ago
Alexander Smorkalov ee2b0f9d63 Relax equalizeHist test for some HAL implementations. 5 months ago
Alexander Smorkalov 445022682e
Merge pull request #25789 from asmorkalov:as/HAL_meanStdDev_tails 5 months ago
alexlyulkov fd7cb1be85
Merge pull request #25739 from alexlyulkov:al/openvino2022-fixed-blank 5 months ago
kozinove efa4d9176a
Merge pull request #25661 from itlab-vision:framebuffer 5 months ago
Letu Ren 2179186a51 Remove unused variables in rgb2hsv_b simd 5 months ago
Yuantao Feng 3f13ce797b
Merge pull request #25779 from fengyuentau:dnn/fix_onnx_depthtospace 6 months ago
Ujjayant Kadian 5dc1b39e4c
Merge pull request #25791 from ujjayant-kadian:uk/extend-gapi-onnx-params-arbitrary-session-options 6 months ago
Simon Kämpe 7ef42d7706
Merge pull request #25751 from simonkampe:fix-eigen-rowmajor 6 months ago
Alexander Smorkalov a102b24285 Added LUT for FP16 and accuracy test. 6 months ago
Alexander Smorkalov e7108f48ab Extended bilateralFilter test to cover more branches. 6 months ago
Alexander Smorkalov 553c111c5a Fixed input buffer read overflow in vectorized G-API convertTo implementation. 6 months ago
Yuantao Feng e3884a9ea8
Merge pull request #25771 from fengyuentau:vittrack_black_input 6 months ago
Letu Ren b9d2ecb72f Remove unused brow variable 6 months ago
Dmitry Kurtaev 24907f35a3
Merge pull request #25757 from dkurt:d.kurtaev/opencv_js_tests_old_emsdk 6 months ago
Rostislav Vasilikhin 7ff531b8ab
Merge pull request #25759 from savuor:rv/equalizeHist_tests 6 months ago
Alexander Lyulkov 759fc701ab Fixed cumsum layer, enablem conformance tests 6 months ago
Alexander Smorkalov 88c6c7d9f7 Handle BGRA sterams in GStreamer backend 6 months ago
Dmitry Kurtaev a03b813167
Merge pull request #25732 from dkurt:opencv_js_tests_update 6 months ago
Alexander Smorkalov 6623c62f56 Fixed result buffer overflow in intersectConvexConvex_ for non-convex input. 6 months ago
Robert Lexmann e1dba2c6d2 Perform arithmetics in CV_32F branch of divSpectrums() with doubles to prevent infs/NaNs (+ corresponding test). 6 months ago
Abduragim Shtanchaev a2d2ea6536
Merge pull request #25727 from Abdurrahheem:ash/comf-denylist-reduce 6 months ago
Pierre Chatelier bdf986ee51
Merge pull request #25726 from chacha21:remap_relative_doc 6 months ago
Maxim Smolskiy cc6f85e1ba
Merge pull request #25427 from MaximSmolskiy:make-finding-corner-neighbor-symmetrical-in-ChessBoardDetector-findQuadNeighbors 6 months ago
Dmitry Kurtaev 3700f9e1e9
Merge pull request #25709 from dkurt:wrap_addLayer 6 months ago
Maksim Shabunin ef3303716e test: use cv::theRNG instead of own generator 6 months ago
Alexander Panov cbc08514fd updated testSeveralBoardsWithCustomIds to enable in 5.x 6 months ago
alexlyulkov 70df023317
Merge pull request #25605 from alexlyulkov:al/bool-dnn 6 months ago
Vadim Levin 5dd7b5f0e5 fix: mark floodFill mask as optional in Python typing stubs 6 months ago
Alexander Lyulkov 99f32f17b4 Added potential fix for Android H264 Encoding Bug 6 months ago
Maksim Shabunin b77c74b6fc imgproc: fixed imread with output image argument, minor refactoring, fixes in HDR 6 months ago
cudawarped 9c05b27ba0 cuda: Add missing python CUDA dependency when CUDA is a first class language 6 months ago
Alexander Smorkalov 2bb8b2b173 Disable more G-API streaming test due to unstability. 6 months ago
Patrick Keane 3f26664e8d ISSUE-25700 update cv::FaceRecognizerSF class documentation 6 months ago
Alexander Smorkalov 71d3237a09 Release 4.10.0 6 months ago
Rostislav Vasilikhin a7e53aa184
Merge pull request #25671 from savuor:rv/arithm_extend_tests 6 months ago
Kumataro 1bd5ca1ebe
Merge pull request #25686 from Kumataro:fix25674 6 months ago
Vincent Rabaud 1db6a8a1f3
Merge pull request #25665 from vrabaud:jacobian 6 months ago
CNOCycle 98b8825031
Merge pull request #25613 from CNOCycle:tflite/ops 6 months ago
Maksim Shabunin 29f91a08d5
Merge pull request #25680 from mshabunin:fix-approx-2 6 months ago
fengyuentau ca035e6dae fix type for ilp64 api 6 months ago
Alexander Panov 472eba324a
Merge pull request #25673 from AleksandrPanov:fix_charuco_board_markers 6 months ago
Ujjayant Kadian dcce2b8b24
Merge pull request #25662 from ujjayant-kadian:uk/port-gapi-onnxrt-backend-into-v2-api 6 months ago
Abduragim Shtanchaev d7f04a9d33
Merge pull request #25660 from Abdurrahheem:ash/fix-slice-empty-input 6 months ago
Alexander Smorkalov 9ed1d6730f Fixed offset computation for ND case in MinMaxIdx HAL. 6 months ago