FAST corner detector

4 views (last 30 days)
Tobias Pahlberg
Tobias Pahlberg on 2 Feb 2012
I'm trying to use Rosten and Drummonds FAST corner detector but it also finds "corners" along lines. How can I change the settings to not get these?
I can change the 'CornerThreshold' but when I'm trying to change the MaximumAngleThreshold according to:
hCD.MaximumAngleThreshold = '45'
it complaines about it being an unaccepted value? What am I doing wrong?

Answers (0)

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!