MIA Transform Functions: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
No edit summary
Line 1: Line 1:
:[[cat_img]] - Concatenate images in specific direction.
:[[cropgroup]] - Crop a group of images.
:[[cropgroup]] - Crop a group of images.


Line 4: Line 6:


:[[flipud_img]] - Flip image dataset in up/down direction.
:[[flipud_img]] - Flip image dataset in up/down direction.
:[[imageconcat]] - Concatenate images in specific direction.


:[[rot90_img]] - Rotate image dataset 90 degrees.
:[[rot90_img]] - Rotate image dataset 90 degrees.

Revision as of 20:49, 28 October 2009

cat_img - Concatenate images in specific direction.
cropgroup - Crop a group of images.
cropimage - Crop an image DataSet based on indices or a PlotGUI selection.
flipud_img - Flip image dataset in up/down direction.
rot90_img - Rotate image dataset 90 degrees.
transform_img - Flips or rotates a DataSet image.