MIA Analysis Functions: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
No edit summary
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:


For a detailed list see the [[PLS_Toolbox_Topics#Analysis Methods|Analysis Methods]] section of the PLS Topics page. Along with these methods, the following "image specific" functions can be used for analyzing images:
For a detailed list see the [[PLS_Toolbox_Topics#Analysis Methods|Analysis Methods]] section of the PLS Topics page. Along with these methods, the following "image specific" functions can be used for analyzing images:
 
*[[analyzeparticles]] - Find properties of particles in image slabs.
*[[cluster_img]] - Perform automatic clustering of image using sample distances.
*[[cluster_img]] - Perform automatic clustering of image using sample distances.
*[[distslct_img]] - Selects samples on outside of data space - for images.
*[[distslct_img]] - Selects samples on outside of data space - for images.
Line 15: Line 15:
*[[surfaceviewer]] - View and transect 3D surface image.
*[[surfaceviewer]] - View and transect 3D surface image.
*[[wtfa_img]] - Window target factor analysis for images.
*[[wtfa_img]] - Window target factor analysis for images.
[[Category:MIA_Toolbox]]

Latest revision as of 23:49, 8 March 2011

Most major analysis methods included with PLS_Toolbox become "image enabled" when MIA_Toolbox is installed. The methods include but are not limited to:

For a detailed list see the Analysis Methods section of the PLS Topics page. Along with these methods, the following "image specific" functions can be used for analyzing images:

  • analyzeparticles - Find properties of particles in image slabs.
  • cluster_img - Perform automatic clustering of image using sample distances.
  • distslct_img - Selects samples on outside of data space - for images.
  • edge - edge detection for images.
  • ewfa_img - Evolving window factor analysis for images.
  • imagegui - Interface for Exploring Image PCA Scores.
  • maxautofactors - Maximum / Principal Autocorrelation and Difference Factors.
  • surfaceviewer - View and transect 3D surface image.
  • wtfa_img - Window target factor analysis for images.