我想要尝试包含面部识别功能的 Shotwell 测试版/不稳定版 0.29.3。https://www.omgubuntu.co.uk/2018/06/new-shotwell-update-face-detection
但我不知道如何安装 OpenCV 以便它与 Shotwell 配合使用。有人可以告诉我怎么做吗?
我正在运行 LinuxMint 19(Ubuntu 18.04)。
答案1
要安装 OpenCV,请使用:
sudo apt install libopencv-dev
我想要尝试包含面部识别功能的 Shotwell 测试版/不稳定版 0.29.3。https://www.omgubuntu.co.uk/2018/06/new-shotwell-update-face-detection
但我不知道如何安装 OpenCV 以便它与 Shotwell 配合使用。有人可以告诉我怎么做吗?
我正在运行 LinuxMint 19(Ubuntu 18.04)。
要安装 OpenCV,请使用:
sudo apt install libopencv-dev