-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
Description
Library filename / 库文件名
libopencvjni.so
Library label / 库的文字标签
OpenCV
Library team / 库的开发团队
OpenCV
Files & Comment / 同组文件 & 备注
No response
In Apps / 出现于
com.hihonor.magicvoice
Library icon / 库图标
No response
Library description / 库描述
OpenCV 的 JNI 封装
在Android Studio中使用JNI配置OpenCV,可以实现C++代码与Java代码的交互,从而利用OpenCV库进行图像处理。