摘要: import cv2 # 读取图片 img = cv2.imread("image.jpg") # 加载模型,模型可以从https://github.com/opencv/opencv/blob/master/data/haarcascades/haarcascade_frontalface_def 阅读全文
posted @ 2019-11-01 16:32 yytxdy 阅读(1330) 评论(3) 推荐(1) 编辑