opencv/modules
Alexander Smorkalov e9bded6ff3
Merge pull request #27833 from asmorkalov:as/move_gen_pattern
Moved pattern generator to apps and rewrote tutorial #27833

### 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
- [ ] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] 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
2025-10-01 09:42:22 +03:00
..
calib3d Merge pull request #27833 from asmorkalov:as/move_gen_pattern 2025-10-01 09:42:22 +03:00
core Merge pull request #27817 from Kumataro:trial27793 2025-09-25 13:35:11 +03:00
dnn Merge pull request #27777 from pratham-mcw:dnn-softmax-loop-unroll 2025-09-19 16:45:04 +03:00
features2d Merge pull request #27642 from pratham-mcw:perf_arm64_fast_loop_unroll 2025-09-19 16:49:21 +03:00
flann Merge pull request #27730 from Kumataro:fix27729 2025-09-08 10:35:01 +03:00
gapi Fix typos in Einsum layer and G-API docs 2025-09-09 23:21:14 +05:30
highgui Merge pull request #27416 from Kumataro:fix27413 2025-06-12 15:32:28 +03:00
imgcodecs Merge pull request #27849 from asmorkalov:as/webp_memory_leak 2025-10-01 08:37:29 +03:00
imgproc Merge pull request #27369 from SaraKuhnert:minEnclosingPolygon 2025-09-23 22:14:12 +03:00
java Add Java wrapper support for List<List<MatShape>> 2025-08-25 02:09:19 +09:00
js Added option to wrap opencv_contrib into JS too. 2025-09-25 17:25:04 +03:00
ml Remove more C code 2025-09-25 13:31:30 +02:00
objc feat: add conditional inclusion support to header parser 2025-05-19 10:11:52 +03:00
objdetect fix to prevent QR code decoding from throwing on degenerate source points 2025-09-29 00:51:14 +05:30
photo Merge pull request #27396 from abhishek-gola:hdr_bug_fix 2025-06-05 09:02:58 +03:00
python Dropped depricated PYTHON__DEBUG_LIBRARIES and resolved options clash with Clang. 2025-09-30 12:13:34 +03:00
stitching Renamed templated BlocksCompensator::feed method to exclude claches with base class pure virtual method. 2025-09-08 14:52:58 +03:00
ts Merge pull request #27416 from Kumataro:fix27413 2025-06-12 15:32:28 +03:00
video Merge pull request #25027 from opencv-pushbot:gitee/alalek/tests_filter_debug 2025-03-21 10:22:17 +03:00
videoio Merge pull request #27764 from cudawarped:fix_windows_ffmpeg_preprocessor_compilation_issue 2025-09-10 09:14:49 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00