Post Import Image Tools: Difference between revisions
Jump to navigation
Jump to search
imported>Neal |
imported>Scott |
||
Line 5: | Line 5: | ||
*[[cropgroup]] - Crops a group of images. | *[[cropgroup]] - Crops a group of images. | ||
*[[cropimage]] - Crops an image DataSet based on PlotGUI selection. | *[[cropimage]] - Crops an image DataSet based on PlotGUI selection. | ||
*[[ | *[[cat_img]] - Concatenates images in a specific direction. | ||
*[[inheritimage]] - Converts data DataSet Obect (DSO) to image DSO if source contains image data. | *[[inheritimage]] - Converts data DataSet Obect (DSO) to image DSO if source contains image data. | ||
*[[miagui]] - Main GUI (Image Manager) for MIA_Toolbox. | *[[miagui]] - Main GUI (Image Manager) for MIA_Toolbox. |
Revision as of 20:48, 28 October 2009
These functions may be useful after image data has been imported.
Post Import Tools
- buildimage - Reshapes a three-way image data cube into a DataSet Image Object.
- createhvimages - Creates horizontally and vertically striped images.
- cropgroup - Crops a group of images.
- cropimage - Crops an image DataSet based on PlotGUI selection.
- cat_img - Concatenates images in a specific direction.
- inheritimage - Converts data DataSet Obect (DSO) to image DSO if source contains image data.
- miagui - Main GUI (Image Manager) for MIA_Toolbox.
- scaletouint8 - Scales a matrix to 0 to 255 then converts to unint8.