hjf579068

Results 3 comments of hjf579068

@kmyid Hi, is this the right feature matching code? import h5py import cv2 import numpy as np from utils.kp_tools import kp_list_2_opencv_kp_list img1 = cv2.imread('input/1.png') img2 = cv2.imread('input/2.png') f1 = h5py.File('output/1_desc.h5')...

@kmyid OK, thank you, and can you provide your matching code?

@kmyid Ok, thank you very much!