Image File Readers: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
Line 14: Line 14:
*[[opotektiffrdr]] - Reads OPOTEK multi-layer TIFF files.  
*[[opotektiffrdr]] - Reads OPOTEK multi-layer TIFF files.  
*[[rawread]] - Imports Physical Electronics .raw files.
*[[rawread]] - Imports Physical Electronics .raw files.
*[[specimreadr]] - Add Specim, Spectral Imaging file reader (ENVI).
*[[specimreadr]] - Reads Specim image files with dark and white removal.


==Import Tools==
==Import Tools==

Revision as of 23:53, 19 December 2019

In addition to support for importing standard image formats (.jpg, .tiff, .gif, .bmp, .png), the following file readers and tools for importing images are also available. See the constructing images page for more information about creating image datasets.

File Readers

  • camecaeval - Assess information in each mass in a Cameca Ion-Tof file.
  • camecard - Read Cameca Ion-Tof file into MATLAB.
  • envirdr - Import ENVI image files.
  • envireadr - Import ENVI image files.
  • imageload - Load workspace or standard image files (.jpg, .gif, ect...).

Import Tools

  • clipboard_image - Copy and paste images to/from the system clipboard.
  • image_folder_load - Load all image files in a selected directory as cell array of image DSOs.
  • imageload - GUI to select, build, then load a image DSO into the DataSet Editor.
  • rawreadgui - GUI to import raw files.