opencv/modules
Amir Hassan 23fcea0d33
Merge pull request #26563 from kallaballa:wayland_and_xkbcommon_missing_include_dirs
Missing include directories needed for wayland-util and xkbcommon #26563

See: #26561

### 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
- [ ] 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-04 17:20:15 +03:00
..
calib3d calib3d: fix vector access in USAC 2024-11-26 16:15:51 +03:00
core Merge pull request #26547 from mshabunin:fix-type-cast 2024-12-03 11:08:45 +03:00
dnn dnn: use dispatcher for Winograd 2024-11-07 10:51:16 +03:00
features2d C-API cleanup: use AutoBuffer in MSER 2024-10-01 18:44:22 +03:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Fixed missing include chrono in g-api tests. 2024-11-26 15:22:57 +03:00
highgui Merge pull request #26563 from kallaballa:wayland_and_xkbcommon_missing_include_dirs 2024-12-04 17:20:15 +03:00
imgcodecs Fixed several cases of unaligned pointer cast 2024-12-02 16:15:23 +03:00
imgproc Merge pull request #26547 from mshabunin:fix-type-cast 2024-12-03 11:08:45 +03:00
java Merge pull request #26009 from alexlyulkov:al/unify-build-gradle 2024-08-21 09:24:28 +03:00
js fix: performance typo 2024-10-18 08:37:32 -03:00
ml speedup random forest getVotes method. 2024-08-20 15:35:59 +07:00
objc fix: resolve Swift method name conflicts by adding missing namespace 2024-07-18 00:20:17 +08:00
objdetect objdetect: fix invalid vector access in QR encoder 2024-11-29 14:40:53 +03:00
photo C-API cleanup: inpaint algorithms in photo 2024-10-01 20:10:35 +03:00
python Merge pull request #26434 from dkurt:dk/int64_file_storage_4.x 2024-11-11 14:13:33 +03:00
stitching Document some stitching methods and enable bindings for them. 2024-11-25 14:03:49 +03:00
ts build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
video build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
videoio build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00