摘要:
1 # -*- coding: utf-8 -*- 2 """ 3 Created on Tue Oct 23 20:46:45 2018 4 5 @author: Administrator 6 """ 7 8 from cv2 import cv2 9 import numpy as np 10 11 12 def stretch(img): 13 ''' 14 图像拉伸函数 15 ''' 1 阅读全文
posted @ 2019-09-24 20:02
壳壳·
阅读(8126)
评论(2)
推荐(0)
浙公网安备 33010602011771号