I am trying to rewrite the code described here. using the python API for Opencv.
The step 3 of the code has this lines:
FlannBasedMatcher matcher;
I could not post the dead link on the post above because of lack of reputations. So, I am posting it here.
The dead link(feature_homography.py)