Why can't I use the functions getInt, or setBool? I used this code and these functions didn't work for me.
I get an error in OpenCV saying that cv2.FastFeatureDetector object has no attribute 'getInt', or 'setBool', etc. Any ideas?
1 | initial version |
Why can't I use the functions getInt, or setBool? I used this code and these functions didn't work for me.
I get an error in OpenCV saying that cv2.FastFeatureDetector object has no attribute 'getInt', or 'setBool', etc. Any ideas?