Files
project_capture/download_opencv.sh
2024-05-24 19:10:41 +08:00

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