opencv/samples
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
..
android Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
cpp Merge pull request #26469 from vpisarev:move_gapi_to_contrib_part1 2024-11-19 10:29:24 +03:00
data Merge pull request #24496 from cabelo:yolov3 2023-11-14 09:06:36 +03:00
directx Merge pull request #22462 from Biswa96:fix-directx-check 2022-10-03 08:37:36 +03:00
dnn Merge pull request #26484 from gursimarsingh:text_detection_fixed 2024-11-19 09:07:30 +03:00
gdb Merge pull request #21805 from rogday:pretty_fix 2022-04-20 04:55:04 +00:00
gpu Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
hal build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +03:00
install build: transition to C++17, minor changes in documentation 2024-10-25 15:05:14 +03:00
java Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
opencl samples: fix OpenCL events leaks 2020-05-14 17:15:09 +00:00
opengl Merge branch 4.x 2024-07-17 10:08:16 +03:00
python Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
semihosting Merge branch 4.x 2021-12-30 21:43:45 +00:00
swift/ios Update tests and samples to work with changes to dynamic build 2020-09-27 21:12:28 +09:00
sycl ocl: fixes for OpenCL multiple contexts support 2020-09-03 20:34:49 +00:00
tapi Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
va_intel samples(va): fix build warnings, use cv::format() 2021-02-19 10:36:26 +00:00
winrt Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198) 2024-03-21 23:40:10 +03:00
winrt_universal Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198) 2024-03-21 23:40:10 +03:00
wp8 Merge pull request #20223 from jogo-:3.4_wp8_samples_typos 2021-06-07 17:32:14 +00:00
_winpack_build_sample.cmd next: update versions handling 2020-10-11 08:11:32 +00:00
_winpack_run_python_sample.cmd Merge branch 4.x 2024-01-19 17:32:22 +03:00
CMakeLists.example.in build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +03:00
CMakeLists.txt build: raise min cmake version to 3.13 in other places 2024-10-30 14:39:04 +03:00
samples_utils.cmake imgproc: add IntelligentScissors 2020-12-25 10:57:11 +00:00