《OpenCV圖像處理(Python)》網課筆記(從5到8)

5. image arithmetics and logic (圖像算術和邏輯) # coding: utf-8 # In[10]: #lesson5 # In[11]: import cv2 import numpy as np # In[12]: img1 = cv2.imread('3D-Matplotlib.png') img2 = cv2.imread('mains
相關文章
相關標籤/搜索