how to detect the object from the image??

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.

 Respuesta aceptada

Walter Roberson
Walter Roberson el 24 de Dic. de 2013

0 votos

Which version of MATLAB are you using? That call is only available with the newest MATLAB, R2013b

4 comentarios

Naishil shah
Naishil shah el 24 de Dic. de 2013
ok i am using MATLAB R2012a is there any another solution???????
Image Analyst
Image Analyst el 24 de Dic. de 2013
Other than what? Upgrade to R2013b is probably the only solution.
Naishil shah
Naishil shah el 24 de Dic. de 2013
ok thank you
Walter Roberson
Walter Roberson el 25 de Dic. de 2013
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Computer Vision Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 24 de Dic. de 2013

Comentada:

el 25 de Dic. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by