上一页 1 ··· 59 60 61 62 63 64 65 66 67 ··· 345 下一页
摘要: 官方document #1.0import rem=re.search('(?<=abc)def','cxabcdefgb')pri... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(27) 评论(0) 推荐(0)
摘要: 官方document #1.0import rem=re.search('(?<=abc)def','cxabcdefgb')pri... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(35) 评论(0) 推荐(0)
摘要: import cv2# Load an color image in grayscaleimg = cv2.imread('psu.... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(30) 评论(0) 推荐(0)
摘要: import cv2# Load an color image in grayscaleimg = cv2.imread('psu.... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(16) 评论(0) 推荐(0)
摘要: opencv 修改图片尺寸 import cv2# Load an color image in grayscaleimg = cv2.imread('psu.jpeg',3)#cv2.imshow('image',img)res=cv... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(29) 评论(0) 推荐(0)
摘要: opencv 修改图片尺寸 import cv2# Load an color image in grayscaleimg = cv2.imread('psu.jpeg',3)#cv2.imshow('image',img)res=cv... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(26) 评论(0) 推荐(0)
摘要: opencv 卷积神经网络 import numpy as npimport cv2from scipy import ndimagek33=np.array([[-1,-1,-1], [-1,8,-1], ... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(22) 评论(0) 推荐(0)
摘要: opencv 卷积神经网络 import numpy as npimport cv2from scipy import ndimagek33=np.array([[-1,-1,-1], [-1,8,-1], ... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(34) 评论(0) 推荐(0)
摘要: import numpy as npimport cv2from scipy import ndimagek33=np.array(... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(27) 评论(0) 推荐(0)
摘要: import numpy as npimport cv2from scipy import ndimagek33=np.array(... 阅读全文
posted @ 2022-08-19 22:57 luoganttcc 阅读(16) 评论(0) 推荐(0)
上一页 1 ··· 59 60 61 62 63 64 65 66 67 ··· 345 下一页