1、OpenCV官网

OpenCV - Open Computer Vision LibraryOpenCV provides a real-time optimized Computer Vision library, tools, and hardware. It also supports model execution for Machine Learning (ML) and Artificial Intelligence (AI).https://opencv.org

2、最新下载地址及版本

Releases - OpenCVhttps://opencv.org/releases/

3、下载后解压得到如下文件

4、打开Android studio,版本如下

 

5、新建项目,并复制 第3步sdk文件夹到如下目录

6、切换Android开发模式,引入sdk 

7、 在该文件增加

apply plugin: 'kotlin-android-extensions'

 8、在该文件增加

implementation project(':sdk')

 

 

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐