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>Donal
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
:[[backgroundsubtracter]] - Rolling-ball background subtraction for images.
:[[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.
:[[transform_img]] - Flips or rotates a DataSet image.
:[[rot90_img]] - Rotate image dataset 90 degrees.
 
:[[flipud_img]] - Flip image dataset in up/down direction.
:[[thresholdimage]] - Threshold image and return binary mask.

Latest revision as of 12:29, 8 March 2012

backgroundsubtracter - Rolling-ball background subtraction for images.
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.
thresholdimage - Threshold image and return binary mask.