OpenCV-Kotlin-Starter
OpenCV-Kotlin-Starter copied to clipboard
Starter project sample that integrates OpenCV4Android + Kotlin
Results
2
OpenCV-Kotlin-Starter issues
Sort by
recently updated
recently updated
newest added
In the project description: "6. To finish, just import the opencv-lib library module inside the build.gradle of the app module." I see that the starter project build.grade(app) contains "implementation project(':opencv-lib')",...
Thanks for the repo.