Ask Your Question

YvesStGoudan's profile - activity

2017-11-30 04:22:49 -0600 answered a question Brute-Force Matching with ORB Descriptors

Just initialize orb with orb = cv2.ORB_create() instead of orb = cv2.ORB() for opencv 3.3.1 dev