FAST corner detector
4 views (last 30 days)
Show older comments
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?
0 Comments
Answers (0)
See Also
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!