Matlab R2013b

1 visualización (últimos 30 días)
alice ong
alice ong el 31 de Dic. de 2016
Respondida: Image Analyst el 31 de Dic. de 2016
Why the function of recognize is undefined function? i am using the matlab R2011a. I just want to test the accuracy of the video. For example, if the input video is people run and after finished execute, the output result will prompt running.
anyone can help me to solve it. Thankyou.

Respuestas (1)

Image Analyst
Image Analyst el 31 de Dic. de 2016
Because it's not in any toolbox that you own, nor is it an m-file that you wrote and lives on your search path anywhere. What does this show you in the command window:
>> which -all recognize
It will probably say the same thing - that there is no such function defined and living anywhere on your search path.

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by