opencv/modules/core
Vadim Pisarevsky 446787ab48
Merge pull request #26571 from vpisarev:fix_26497
Fixed issue when std::vector<T> is wrapped into Mat with explicit step. #26571

Hopefully, fixes #26497

- [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.
- [ ] The feature is well documented and sample code can be built with the project CMake
2024-12-05 09:03:51 +03:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
cmake/parallel core(parallel): plugins support 2021-02-15 17:07:36 +00:00
doc doc: update introduction for new MatDepth 2024-12-01 08:13:08 +09:00
include/opencv2 fix typo in AlgorithmHint description 2024-12-04 16:51:32 +08:00
misc Merge pull request #26570 from asmorkalov:as/more_types_java 2024-12-04 17:18:46 +03:00
perf Merge branch 4.x 2024-11-28 13:20:39 +03:00
src Merge pull request #26571 from vpisarev:fix_26497 2024-12-05 09:03:51 +03:00
test test: fix technical issue with min_element in reduce tests 2024-11-26 22:21:16 +03:00
CMakeLists.txt Merge pull request #26458 from asmorkalov:as/drop_c_core 2024-11-14 17:27:36 +03:00