First time here? Check out the FAQ!
answered 2019-02-07 05:55:45 -0600
Install opencv-contrib-python version 3.4.2.16, as the SIFT & SURF are removed from the main python library due to patent issues.
sudo pip3 install opencv-contrib-python==3.4.2.16