Hi, I tried to use this Brute-Force Matchng, but i get this error message:
TypeError: Incorrect type of self (must be 'Feature2D' or its derivative)
belov this line kp1, des1 = orb.detectAndCompute(img1,None)
Can you help me with this?
1 | initial version |
Hi, I tried to use this Brute-Force Matchng, but i get this error message:
belov this line kp1, des1 = orb.detectAndCompute(img1,None)
Can you help me with this?
2 | retagged |
Hi, I tried to use this Brute-Force Matchng, but i get this error message:
belov this line kp1, des1 = orb.detectAndCompute(img1,None)
Can you help me with this?