MIA Transform Functions: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
(Created page with ':transform_img - Flips or rotates a DataSet image. :rot90_img - Rotate image dataset 90 degrees. :flipud_img - Flip image dataset in up/down direction.')
 
imported>Scott
No edit summary
Line 1: Line 1:
:[[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.
:[[imageconcat]] Concatenate images in specific direction.
:[[rot90_img]] - Rotate image dataset 90 degrees.
:[[transform_img]] - Flips or rotates a DataSet image.
:[[transform_img]] - Flips or rotates a DataSet image.
:[[rot90_img]] - Rotate image dataset 90 degrees.
:[[flipud_img]] - Flip image dataset in up/down direction.

Revision as of 16:55, 5 October 2009

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.
imageconcat Concatenate images in specific direction.
rot90_img - Rotate image dataset 90 degrees.
transform_img - Flips or rotates a DataSet image.