sudo apt-get install python3-opencv. Open Python IDLE (or IPython) and type following codes in Python terminal. import cv2 as cv. print(cv.__version__).
確定! 回上一頁