Ask Your Question

Revision history [back]

Your 2 points sets are independent of one another. I think you need to use one of the feature matching functions:

BFMatcher() FlannBasedMatcher()

to find corresponding sets of points to pass in.