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?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!