Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in vid_image_stats : vl_imreadjpeg #71

Open
YandanYang opened this issue Mar 13, 2019 · 3 comments
Open

Error in vid_image_stats : vl_imreadjpeg #71

YandanYang opened this issue Mar 13, 2019 · 3 comments

Comments

@YandanYang
Copy link

Undefined function or variable 'vl_imreadjpeg'.

Error in vid_image_stats (line 35)
        imgs = vl_imreadjpeg(files, 'numThreads', 12);

There seems to be no such a function vl_imreadjpeg defined neither in matlab nor in source code.
How do you fix it?

@ectg
Copy link

ectg commented Apr 29, 2019

vl_imreadjpeg is part of matconvnet. This is not included in this repo.

@CXSunshine
Copy link

Attempt to execute SCRIPT vl_imreadjpeg as a function:/home/yang/matconvnet-1.0-beta25/matlab/vl_imreadjpeg.m? 
How can I sovle this?

@jvlmdr
Copy link

jvlmdr commented Jun 4, 2019

You may need to install (and possibly compile) vlfeat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants