opencv/modules
Dmitry Kurtaev c7a21dc5bf
Merge pull request #26444 from dkurt:fix_empty_mat_assert
Fix empty mat debug assertion #26444

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2024-11-11 22:54:57 +03:00
..
3d Merge pull request #26283 from mshabunin:cpp-test-3d 2024-11-11 21:44:26 +03:00
calib C-API cleanup: removed or updated some of 3d and calib tests 2024-10-15 18:27:23 +03:00
core Merge pull request #26444 from dkurt:fix_empty_mat_assert 2024-11-11 22:54:57 +03:00
dnn Merge pull request #26334 from gursimarsingh:dnn_engine_change 2024-11-08 08:58:35 +03:00
features2d Merge pull request #25708 from kaingwade:flann2annoy 2024-10-28 17:04:02 +03:00
flann Prevent signed integer overflow in LshTable 2024-05-24 23:47:36 +02:00
gapi build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +03:00
highgui Merge branch 4.x 2024-11-06 08:20:12 +03:00
imgcodecs Merge branch 4.x 2024-10-24 15:10:43 +03:00
imgproc Merge pull request #26348 from fengyuentau:imgproc/remap_opt 2024-11-11 21:44:01 +03:00
java build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +03:00
js Merge branch 4.x 2024-10-24 15:10:43 +03:00
objc build: transition to C++17, minor changes in documentation 2024-10-25 15:05:14 +03:00
objdetect Merge branch 4.x 2024-11-06 08:20:12 +03:00
photo C-API cleanup: inpaint algorithms in photo 2024-10-01 20:10:35 +03:00
python Merge pull request #26399 from dkurt:dk/file_storage_new_data 2024-11-08 08:27:59 +03:00
stereo Merge branch '4.x' into '5.x' 2024-06-26 19:01:34 +03:00
stitching Merge pull request #26348 from fengyuentau:imgproc/remap_opt 2024-11-11 21:44:01 +03:00
ts Merge pull request #26400 from vpisarev:fix_fp16_cmp 2024-11-02 12:07:48 +03:00
video Merge branch 4.x 2024-10-24 15:10:43 +03:00
videoio Merge branch 4.x 2024-11-06 08:20:12 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00
CMakeLists.txt Merge pull request #25017 from kaingwade:ml_to_contrib 2024-02-27 15:54:08 +03:00