Permute img

From Eigenvector Research Documentation Wiki
Revision as of 12:53, 11 June 2014 by imported>Scott (Created page with "===Purpose=== Permute the image modes of an image dataset. ===Synopsis=== :out = permute_img(in,order) ===Description=== Modifies the order of image modes but leaves the n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Permute the image modes of an image dataset.

Synopsis

out = permute_img(in,order)

Description

Modifies the order of image modes but leaves the non-image modes as-is.

See Also

cropimage, flipud_img, rot90_img, transform_img, transpose_img