What is an alternatice to the Estimate geometric transform function for older versions of matlab?
2 ビュー (過去 30 日間)
古いコメントを表示
I am working with a 2012 version of matlab that does not support the detectSURFFeatures function. Is there any alternatives?
1 件のコメント
Yuebin Zhou
2016 年 1 月 20 日
This 'detectSURFFeatures' function in Computer Vision Toolbox is introduced in R2011b. Please check if this toolbox is available. After a quick search, I did not find any built-in MATLAB function could do a similar thing.
採用された回答
Dima Lisin
2016 年 1 月 20 日
You should be able to user vision.GeometricTransformEstimator instead.
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!