Info

This question is closed. Reopen it to edit or answer.

How to read image in local intranet? THREAD ID: 1-F5HY5R

1 view (last 30 days)
How to read image in local intranet? THREAD ID: 1-F5HY5R I tried to use : I=imread('http://192.168.1.8/image.jpg') it did not work but web ('http://192.168.1.8/image.jpg') works fine and display my image on new browser page. does any one know the reason?

Answers (2)

Fangjun Jiang
Fangjun Jiang on 16 Jul 2011
See example in this post. It should work. Check your web server.

Walter Roberson
Walter Roberson on 16 Jul 2011
Which MATLAB version are you using? Support for reading URLs appeared in 2008b at latest, but my recollection is that it was not always supported.

This question is closed.

Community Treasure Hunt

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

Start Hunting!