Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is there python bindings for AffineFeature2D on Opencv 3.3.1? If they exist how can I use them?

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.