Skip to content

Refreshed OpenCL sample for Android#24639

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov:as/android_ocl_rework
Dec 5, 2023
Merged

Refreshed OpenCL sample for Android#24639
asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov:as/android_ocl_rework

Conversation

@asmorkalov
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov commented Dec 4, 2023

The PR enables regular build for tutorial-4 Android sample and fixes various issues.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • 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
  • The PR is proposed to the proper branch
  • 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

@asmorkalov asmorkalov force-pushed the as/android_ocl_rework branch from bb2d9a0 to 7f3b6c1 Compare December 4, 2023 11:55
Copy link
Copy Markdown
Contributor

@AleksandrPanov AleksandrPanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CPU mode was tested (without OpenCL), it works
image
image
👍

@asmorkalov asmorkalov merged commit b259342 into opencv:4.x Dec 5, 2023
@shupinghu
Copy link
Copy Markdown

could you please provide an opencv android sdk with opencl support for me? this SDK compiled by myself is much slower than the offical sdk in cpu mode, and I could not find the reason. Thank you!

@asmorkalov
Copy link
Copy Markdown
Contributor Author

Docs update: #24715

@asmorkalov asmorkalov mentioned this pull request Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants