1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Merge branch 4.x

This commit is contained in:
Alexander Smorkalov
2024-08-27 18:31:36 +03:00
108 changed files with 1241 additions and 646 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
## Scripts for creating an AAR package and a local Maven repository with OpenCV libraries for Android
### How to run the scripts
1. Set JAVA_HOME and ANDROID_HOME enviroment variables. For example:
1. Set JAVA_HOME and ANDROID_HOME environment variables. For example:
```
export JAVA_HOME=~/Android Studio/jbr
export ANDROID_HOME=~/Android/SDK