mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 16:35:09 +08:00
81656597e9
Fixed problem with saving images in Android sample #24622 Fixes https://github.com/opencv/opencv/issues/24590 Current code for saving images in Android sample worked only on very old phones. Added support for modern Android versions. Required: - https://github.com/opencv/ci-gha-workflow/pull/127 - https://github.com/opencv-infrastructure/opencv-gha-dockerfile/pull/27 |
||
---|---|---|
.. | ||
gradle | ||
res | ||
src/org/opencv/samples/tutorial3 | ||
build.gradle.in | ||
CMakeLists.txt |