Image File Readers: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Scott
Line 5: Line 5:
*[[camecard]] - Read Cameca Ion-Tof file into MATLAB.
*[[camecard]] - Read Cameca Ion-Tof file into MATLAB.
*[[envirdr]] - Import ENVI image files.
*[[envirdr]] - Import ENVI image files.
*[[imageload]] - Load workspace or standard image files (.jpg, .gif, ect...).
*[[lispixrawreadr]] - Import Lispix Raw formatted image.  
*[[lispixrawreadr]] - Import Lispix Raw formatted image.  
*[[opotekenvirdr]] - Reads OPOTEK ENVI image files.  
*[[opotekenvirdr]] - Reads OPOTEK ENVI image files.  

Revision as of 09:53, 5 October 2012

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.

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.
  • imageload - Load workspace or standard image files (.jpg, .gif, ect...).
  • lispixrawreadr - Import Lispix Raw formatted image.
  • opotekenvirdr - Reads OPOTEK ENVI image files.
  • opotektiffrdr - Reads OPOTEK multi-layer TIFF files.
  • rawread - Imports Physical Electronics .raw files.

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.