[人脸识别]01-python环境准备-安装opencv


安装opencv

pip install opencv-python    

 pip install numpy  

pip install  matplotlib

相关