ndarray转PIL

image = Image.fromarray(cv2.cvtColor(image, cv2.COLOR_BGR2RGB))

posted on 2021-06-17 18:04  Hebye  阅读(321)  评论(0)    收藏  举报

导航