how to detect the object from the image??

1 回表示 (過去 30 日間)
Naishil shah
Naishil shah 2013 年 12 月 24 日
コメント済み: Walter Roberson 2013 年 12 月 25 日
I am getting error which is shown below Undefined function 'showMatchedFeatures' for input arguments of type 'SURFPoints'.
Error in logomatchingtry (line 33) showMatchedFeatures(JJ, DD,matchedBoxPoints,matchedScenePoints, 'montage');
i am not able to solve this error.Here is the link from i have copied the code. http://www.mathworks.in/help/vision/gs/object-detection-and-tracking.html%20
So please help me to solve this. Thank you.

採用された回答

Walter Roberson
Walter Roberson 2013 年 12 月 24 日
Which version of MATLAB are you using? That call is only available with the newest MATLAB, R2013b
  4 件のコメント
Naishil shah
Naishil shah 2013 年 12 月 24 日
ok thank you
Walter Roberson
Walter Roberson 2013 年 12 月 25 日
There is always the option of writing the code yourself.
I am not aware of anyone having created freely-available source to do this task that you could use with earlier versions of MATLAB.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeComputer Vision with Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by