FAST corner detector
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Computer Vision with Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!