opencv/samples/android
Alexander Panov 9434c89ba0
Merge pull request #24715 from AleksandrPanov:update_android_opencl_sample
Update Android OpenCL sample #24715

Update Android OpenCL sample and tutorial text.

### 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
2023-12-20 16:23:00 +03:00
..
15-puzzle Merge pull request #24554 from asmorkalov:as/android_sdk_local_props 2023-11-28 15:17:06 +03:00
camera-calibration Merge pull request #24554 from asmorkalov:as/android_sdk_local_props 2023-11-28 15:17:06 +03:00
color-blob-detection Merge pull request #24554 from asmorkalov:as/android_sdk_local_props 2023-11-28 15:17:06 +03:00
face-detection Migrate Android Face Detection sample to DNN. 2023-11-29 11:02:44 +03:00
image-manipulations Merge pull request #24554 from asmorkalov:as/android_sdk_local_props 2023-11-28 15:17:06 +03:00
mobilenet-objdetect Updated Android tutorial for MobileNet-SSD detector 2023-12-12 15:40:36 +03:00
qr-detection Merge pull request #24598 from AleksandrPanov:add_android_qr_sample 2023-11-29 12:51:59 +03:00
tutorial-1-camerapreview Merge pull request #24692 from savuor:doc_android_tutorial_camera 2023-12-13 14:37:23 +03:00
tutorial-2-mixedprocessing Drop Adnroid.mk and Application.mk in samples as they are not used with Gradle. 2023-12-04 16:06:33 +03:00
tutorial-3-cameracontrol Merge pull request #24622 from alexlyulkov:al/fixed-android-sample-img-save 2023-12-04 10:00:40 +03:00
tutorial-4-opencl Merge pull request #24715 from AleksandrPanov:update_android_opencl_sample 2023-12-20 16:23:00 +03:00
video-recorder Merge pull request #24592 from savuor:recorder_android 2023-12-13 15:54:31 +03:00
.gitignore Normalized file endings. 2013-08-21 18:59:25 +04:00
build.gradle.in Merge pull request #24473 from alexlyulkov:al/samples_with_maven 2023-11-17 14:17:17 +03:00
CMakeLists.txt Merge pull request #24592 from savuor:recorder_android 2023-12-13 15:54:31 +03:00