opencv/samples/cpp/tutorial_code
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
..
calib3d Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
core build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +03:00
features Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
gpu build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +03:00
HighGUI Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
Histograms_Matching Merge pull request #23442 from LaurentBerger:tuto_findFile 2023-04-06 13:02:00 +03:00
imgcodecs/GDAL_IO Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
ImgProc Merge pull request #23442 from LaurentBerger:tuto_findFile 2023-04-06 13:02:00 +03:00
ImgTrans Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
introduction Merge pull request #16889 from mehlukas:3.4-consolidateImshow 2020-04-07 14:14:51 +00:00
ml/introduction_to_pca Merge pull request #25017 from kaingwade:ml_to_contrib 2024-02-27 15:54:08 +03:00
objectDetection Merge branch 4.x 2024-04-16 17:28:18 +03:00
photo Update Samples 2019-09-05 01:10:51 +03:00
ShapeDescriptors Update Samples 2019-09-05 01:10:51 +03:00
snippets Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
TrackingMotion build: eliminate build warnings 2021-08-28 17:11:26 +00:00
video Fix some typos in platforms/, samples/, 3rdparty/. 2022-09-07 16:09:23 +03:00
videoio Update orbbec(uvc) tutorial 2024-07-31 15:19:23 +08:00