OpenCV2-Python-Tutorials icon indicating copy to clipboard operation
OpenCV2-Python-Tutorials copied to clipboard

Updated FAST example to Python3

Open lkananen opened this issue 5 years ago • 0 comments

Changed FastFeatureDetector to FastFeatureDetector_create and updated the code from Python2 to Python3. The example in the current documentation doesn't work in newest versions of OpenCV.

lkananen avatar Mar 24 '20 13:03 lkananen