opencv/modules
Dmitry Kurtaev 286f7524bb
Merge pull request #26420 from dkurt:fs_mat_0d_1d
Support 0d/1d Mat in FileStorage #26420

### 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-06 08:11:59 +03:00
..
3d build: transition to C++17, minor changes in documentation 2024-10-25 15:05:14 +03:00
calib calib: mark some multiview tests verylong 2024-10-07 15:37:59 +03:00
core Merge pull request #26420 from dkurt:fs_mat_0d_1d 2024-11-06 08:11:59 +03:00
dnn Merge pull request #26208 from alexlyulkov:al/new-engine-caffe-parser 2024-10-28 11:32:07 +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 highgui: drop legacy waitkey behavior 2024-11-05 15:01:53 +03:00
imgcodecs Merge branch 4.x 2024-10-24 15:10:43 +03:00
imgproc Merge branch 4.x 2024-10-24 15:10:43 +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 pull request #26373 from Kumataro:fix26372 2024-10-28 09:20:04 +03:00
photo C-API cleanup: inpaint algorithms in photo 2024-10-01 20:10:35 +03:00
python build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +03:00
stereo Merge branch '4.x' into '5.x' 2024-06-26 19:01:34 +03:00
stitching Merge pull request #25292 from kaingwade:features2d_parts_to_contrib 2024-10-10 17:10:22 +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 build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +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