Ask Your Question
0

About Fast algorithm

asked 2016-10-07 11:55:07 -0600

maria gravatar image

Why can't I use the functions getInt, or setBool? I used this code and these functions didn't work for me. image description

I get an error in OpenCV saying that cv2.FastFeatureDetector object has no attribute 'getInt', or 'setBool', etc. Any ideas?

edit retag flag offensive close merge delete

Comments

for various reasons, can you please replace your screenshot with a text version ?

berak gravatar imageberak ( 2016-10-07 14:48:50 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-10-07 14:47:17 -0600

berak gravatar image

you seem to use code from opencv2.4, but use opencv3, the api has changed somewhat over the years.

please have a look at the opencv3 FAST tutorial for the correct version.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-10-07 11:55:07 -0600

Seen: 379 times

Last updated: Oct 07 '16