Post Import Image Tools: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Scott
No edit summary
Line 9: Line 9:
*[[miagui]] - Main GUI (Image Manager) for MIA_Toolbox.
*[[miagui]] - Main GUI (Image Manager) for MIA_Toolbox.
*[[scaletouint8]] - Scales a matrix to 0 to 255 then converts to unint8.
*[[scaletouint8]] - Scales a matrix to 0 to 255 then converts to unint8.
[[Category:MIA_Toolbox]]

Revision as of 10:58, 16 October 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.
  • scaletouint8 - Scales a matrix to 0 to 255 then converts to unint8.