Convert between OpenCV image and PIL image ... array is a numpy array pimg2 ... from PIL import Image,ImageColor im = Image.new('RGB', (200, 200), ...
確定! 回上一頁