摘要: https://www.cnblogs.com/my-love-is-python/p/10414135.html Task1: sift一些函数及用法 detector = cv2.xfeatures2d.SIFT_create() keyPoints = detector.detect(img, 阅读全文
posted @ 2020-06-23 16:31 ChevisZhang 阅读(184) 评论(0) 推荐(0) 编辑