Affine-sift/surf/orb/akaze/brisk + bf/flann(kd-tree)+ RANSAC 进行图像匹配
摘要:python 3.7.11 opencv3.4.2.16 import numpy as np # numpy import cv2 as cv # opencv 库 import itertools as it # 迭代器 from multiprocessing.pool import Thre
阅读全文
posted @
2023-10-23 16:36
皮五辣子
阅读(43)
推荐(0) 编辑