Post Import Image Tools: Difference between revisions
Jump to navigation
Jump to search
imported>Scott No edit summary |
imported>Scott |
||
Line 8: | Line 8: | ||
*[[inheritimage]] - Converts data DSO to image DSO if source contains image data. | *[[inheritimage]] - Converts data 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. | ||
*[[scaleuint8]] - Scales a matrix to 0 to 255 then converts to unint8. |
Revision as of 15:33, 30 September 2009
These functions may be useful after image data has been imported.
Post Import Tools
- buildimage - Unfolds image data into a DataSet Object.
- createhvimages - Creates horizontally and vertically striped images.
- cropgroup - Crop a group of images.
- cropimage - Crop an image DataSet based on PlotGUI selection.
- imageconcat - Concatenate images in specific direction.
- inheritimage - Converts data DSO to image DSO if source contains image data.
- miagui - Main GUI (Image Manager) for MIA_Toolbox.
- scaleuint8 - Scales a matrix to 0 to 255 then converts to unint8.