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

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)

See example in this post. It should work. Check your web server.
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.

Asked:

on 16 Jul 2011

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!