Installing SpireCV
Bash sudo apt update && sudo apt install git cmake
1 min read · English documentation
sudo apt update && sudo apt install git cmake
cd ~ && git clone -b p230 https://gitee.com/amovlab1/p-spirecv.git
# After the download completes, rename the p-spirecv folder to SpireCV.
# A fixed version is required for compatibility with Prometheus. As with the vision environment, a matching version must be used to avoid conflicts, so this command downloads the specified version.
