3 lines
181 B
Bash
3 lines
181 B
Bash
# 直接下载预编译好的 opencv 库
|
|
wget https://github.com/nihui/opencv-mobile/releases/latest/download/opencv-mobile-4.9.0-armlinux.zip
|
|
unzip opencv-mobile-4.9.0-armlinux.zip |