opencv/modules
Vadim Pisarevsky 2ed6d0f590
Merge pull request #26469 from vpisarev:move_gapi_to_contrib_part1
Removed g-api from the main repo #26469

Following #25000.
CI patch: https://github.com/opencv/ci-gha-workflow/pull/196

This is migration of G-API from opencv to opencv_contrib, part 1.
Here we simply remove G-API from the main repo. The next patch should bring G-API to opencv_contrib.

- [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-11-19 10:29:24 +03:00
..
3d Update load_point_cloud.cpp 2024-11-13 15:05:43 +03:00
calib Fix minor bugs in calibration. 2024-11-15 09:35:08 +01:00
core Merge pull request #26454 from fengyuentau/imgproc:update_warp_c4_kernels 2024-11-19 09:43:59 +03:00
dnn Merge branch 4.x 2024-11-13 09:02:39 +03:00
features Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
flann Prevent signed integer overflow in LshTable 2024-05-24 23:47:36 +02:00
highgui Merge branch 4.x 2024-11-13 09:02:39 +03:00
imgcodecs Merge branch 4.x 2024-10-24 15:10:43 +03:00
imgproc Merge pull request #26454 from fengyuentau/imgproc:update_warp_c4_kernels 2024-11-19 09:43:59 +03:00
java Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
js Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +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-13 09:02:39 +03:00
photo C-API cleanup: inpaint algorithms in photo 2024-10-01 20:10:35 +03:00
python Merge pull request #26469 from vpisarev:move_gapi_to_contrib_part1 2024-11-19 10:29:24 +03:00
stereo Merge branch '4.x' into '5.x' 2024-06-26 19:01:34 +03:00
stitching Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
ts Merge branch 4.x 2024-11-13 09:02:39 +03:00
video Merge branch 4.x 2024-11-13 09:02:39 +03:00
videoio Merge branch 4.x 2024-11-13 09:02:39 +03:00
world Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
CMakeLists.txt Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00