Ask Your Question

Revision history [back]

Before you begin use SURF or other features detect algorithms you must have installed opencv_contrib (https://github.com/opencv/opencv_contrib). And then you may go follow by https://docs.opencv.org/3.4/df/dd2/tutorial_py_surf_intro.html . Good luck :)