imread

Image Processing

Load an image from a URL into an ImageMatrix. Accepts same-origin paths, data: URIs, blob: URLs, and images from cloudinary.com, amazonaws.com, or images.unsplash.com.

Syntax

img = imread(url)

Examples

img = imread('/test-fixtures/cat.jpg')
▶ Run
img = imread('https://images.unsplash.com/photo-123.jpg')
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.