FAST corner detector

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

Asked:

on 2 Feb 2012

Community Treasure Hunt

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

Start Hunting!