I couldn't find an indication or an autocomplete in ipython that could help me using AffineFeature2D. Also noted that on https://github.com/opencv/opencv_contrib/blob/master/modules/xfeatures2d/include/opencv2/xfeatures2d.hpp there isn't a CV_WRAP define next to static Ptr<AffineFeature2D> create
for example.