Matlab R2013b

1 次查看(过去 30 天)
alice ong
alice ong 2016-12-31
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.

回答(1 个)

Image Analyst
Image Analyst 2016-12-31
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.

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by