Release Notes MIA Toolbox Version 2 0: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy No edit summary |
imported>Jeremy No edit summary |
||
Line 1: | Line 1: | ||
Version | Version 2.0 of MIA_Toolbox and Solo+MIA (version 5.5) was released in November, 2009. | ||
For general product information, see [http://software.eigenvector.com/toolbox/ | For general product information, see [http://software.eigenvector.com/toolbox/mia_toolbox/index.html MIA_Toolbox Product Page]. For information on Solo+MIA, see [http://software.eigenvector.com/toolbox/solo+mia/index.html Solo+MIA Product Page]. | ||
==NEW FEATURES== | ==NEW FEATURES== | ||
===New and Enhanced GUIs=== | |||
Several new and enhanced graphical interfaces have been added in MIA version 2.0: | |||
* Image Manager - allows building, manipulating (cropping, rotating, adjusting), and analyzing images | |||
* Texture GUI - Graphical interface to the texture functions. Perform exploratory analysis or create classification or regression models based on the patterns in a set of univariate images. | |||
* TrendTool - Perform univariate analysis of hyperspectral images (integrated signal, peak signal, peak location, peak width) and create of false-color images from the analysis results. | |||
* SurfaceViewer - Interrogate 3D (volumetric) images viewing cross-sections and 3D rendering of thresholded surfaces. | |||
* Plot Controls - Improved visualization of images. Quickly select pixels with a given range of values and/or adjust color scale thresholds to create an image which shows specific detail. | |||
===Importing=== | |||
* Import Lispix Raw formatted image. | |||
'''Is this the only one??''' | |||
===Image Manipulation and Analysis Functions=== | |||
'''Describe these in WORDS (categorize into 3-4 bullets?)''' | |||
: [[box_filter]] - Image filtering. | |||
: [[transform_img]] - Flips or rotates a DataSet image. | |||
: [[spatial_filter]] - Image filtering. | |||
: [[close_img]] - ERODE_IMG Close-convolution for a binary image. | |||
: [[dilate_img]] - Dilates a binary image. | |||
: [[edge]] - Edge detection for images | |||
: [[erode_img]] - Erodes a binary image. | |||
: [[maxautofactors]] - Maximum / Principal Autocorrelation Factors. | |||
: [[morph_img]] - Perform erosion, dilation or threshold on a univariate image. | |||
: [[open_img]] - Open-convolution for a binary image. | |||
: [[rhist_img]] - Locates regions and calculates region-size histogram for an image. | |||
Line 14: | Line 45: | ||
: [[close_img]] - ERODE_IMG Close-convolution for a binary image. | : [[close_img]] - ERODE_IMG Close-convolution for a binary image. | ||
: [[dilate_img]] - Dilates a binary image. | : [[dilate_img]] - Dilates a binary image. | ||
:[[edge]] - Edge detection for images | : [[edge]] - Edge detection for images | ||
: [[erode_img]] - Erodes a binary image. | : [[erode_img]] - Erodes a binary image. | ||
:[[maxautofactors]] - Maximum / Principal Autocorrelation Factors. | : [[maxautofactors]] - Maximum / Principal Autocorrelation Factors. | ||
: [[miagui]] - Image Manager GUI. | : [[miagui]] - Image Manager GUI. | ||
: [[morph_img]] - Perform erosion, dilation or threshold on a univariate image. | : [[morph_img]] - Perform erosion, dilation or threshold on a univariate image. |
Revision as of 08:40, 29 October 2009
Version 2.0 of MIA_Toolbox and Solo+MIA (version 5.5) was released in November, 2009.
For general product information, see MIA_Toolbox Product Page. For information on Solo+MIA, see Solo+MIA Product Page.
NEW FEATURES
New and Enhanced GUIs
Several new and enhanced graphical interfaces have been added in MIA version 2.0:
- Image Manager - allows building, manipulating (cropping, rotating, adjusting), and analyzing images
- Texture GUI - Graphical interface to the texture functions. Perform exploratory analysis or create classification or regression models based on the patterns in a set of univariate images.
- TrendTool - Perform univariate analysis of hyperspectral images (integrated signal, peak signal, peak location, peak width) and create of false-color images from the analysis results.
- SurfaceViewer - Interrogate 3D (volumetric) images viewing cross-sections and 3D rendering of thresholded surfaces.
- Plot Controls - Improved visualization of images. Quickly select pixels with a given range of values and/or adjust color scale thresholds to create an image which shows specific detail.
Importing
- Import Lispix Raw formatted image.
Is this the only one??
Image Manipulation and Analysis Functions
Describe these in WORDS (categorize into 3-4 bullets?)
- box_filter - Image filtering.
- transform_img - Flips or rotates a DataSet image.
- spatial_filter - Image filtering.
- close_img - ERODE_IMG Close-convolution for a binary image.
- dilate_img - Dilates a binary image.
- edge - Edge detection for images
- erode_img - Erodes a binary image.
- maxautofactors - Maximum / Principal Autocorrelation Factors.
- morph_img - Perform erosion, dilation or threshold on a univariate image.
- open_img - Open-convolution for a binary image.
- rhist_img - Locates regions and calculates region-size histogram for an image.
NEW FUNCTIONS AND FILES
- lispixrawreadr - Import Lispix Raw formatted image.
- box_filter - Image filtering.
- transform_img - Flips or rotates a DataSet image.
- spatial_filter - Image filtering.
- close_img - ERODE_IMG Close-convolution for a binary image.
- dilate_img - Dilates a binary image.
- edge - Edge detection for images
- erode_img - Erodes a binary image.
- maxautofactors - Maximum / Principal Autocorrelation Factors.
- miagui - Image Manager GUI.
- morph_img - Perform erosion, dilation or threshold on a univariate image.
- open_img - Open-convolution for a binary image.
- rhist_img - Locates regions and calculates region-size histogram for an image.
- viewsurface - View and transect 3D surface image.