Abeer Youssef Mohamed

Results 3 comments of Abeer Youssef Mohamed

> @hudsonmartins Hi,i have solved it in my way ,Anyway, thank you for your reply! Hi, how did you solve it? please help

> @abeermohamed1 Here is my code, hope to help you. > > ``` > import h5py > import cv2 > import numpy as np > > > img1 = cv2.imread('./1_left.jpg')...

> @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...