| k-Wave Toolbox |
|
Load an image file
im = loadImage() im = loadImage(filename)
loadImage loads an external image file using imread and returns a two-dimensional image matrix scaled between 0 and 1. If a colour image is loaded, the colour channels are summed before scaling. If no input is given for filename, a selection dialog is invoked.
|
filename (and pathname if not in the same directory) of the image to load |
|
scaled image matrix |
imread, resize
|
kspaceSecondOrder | logCompression | ![]() |
© 2009-2014 Bradley Treeby and Ben Cox.