OpenCV - Open Source Computer Vision Library
  • 3,089 views,
  • 2018-03-29,
  • 上傳者: Kuann Hung,
  •  0
9c8e0d8c857c37681c17caf18d0240fd.png
步驟
1.
安裝 python 與 dlib
yum -y groupinstall "Development Tools"
yum -y install numpy opencv* python-setuptools cmake libjpeg-turbo-devel python-devel bzip2-devel bzip2
wget http://dlib.net/files/dlib-19.9.tar.bz2
tar -xjf dlib-19.9.tar.bz2
cd dlib-19.9
python setup.py install
2.
3.
安裝 skimage
pip install -U scikit-image
pip install -U numpy
Facebook 討論區載入中...
資料夾 :
發表時間 :
2018-03-29 21:58:10
觀看數 :
3,089
發表人 :
Kuann Hung
部門 :
老洪的 IT 學習系統
QR Code :