Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I had to redo it for OpenCV 4.2.0 There are no minor change by @postlude.
Image: C:\fakepath\orb_match.jpg

I had to redo it for OpenCV 4.2.0 There are no minor change by @postlude.
Image: C:\fakepath\orb_match.jpg

Just play around with cv2.RANSAC;s value.

I had to redo it for OpenCV 4.2.0 There are no minor change by @postlude.
Image: C:\fakepath\orb_match.jpg

Just play around with cv2.RANSAC;s 's value.

I had to redo it for OpenCV 4.2.0 There are no it. Just a minor changechanged by @postlude.

orb = cv2.ORB_create()

to;

orb = cv2.BRISK_create()

Image: C:\fakepath\orb_match.jpg

Just play around with cv2.RANSAC's value.

I had to redo it. Just a minor changed by @postlude. OPenCV 4.2.0

orb = cv2.ORB_create()

to;

orb = cv2.BRISK_create()

Image: C:\fakepath\orb_match.jpg

I had to redo it. Just a minor changed by @postlude. OPenCV OpenCV 4.2.0

orb = cv2.ORB_create()

to;

orb = cv2.BRISK_create()

Image: C:\fakepath\orb_match.jpg