Calq commands and keywords

Function

imread

Definition

This function reads an image file (currently pgm and ppm are supported) from the server.

Example

  x = imread('lena128.ppm');
  imshow(x);

See also

fileread, and imshow.


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage