Have images cache extracted features/keypoints so we don't recalculate them every time we use them.
feats = img.findKeypoints() img.mKeypoints # returns none or the keypoints
This will make it trivial to do
img2.match(img)
Anonymous
You seem to have CSS turned off. Please don't fill out this field.