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
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
*[[plsda]]
*[[plsda]]


For a detailed list see the [[PLS_Toolbox_Topics#Analysis Methods|Analysis Methods]] section of the PLS Topics page.
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:
<hr>
*[[analyzeparticles]] - Find properties of particles in image slabs.
Along with these methods, the following "image specific" functions can be used for analyzing images:
 
*[[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 14: Line 12:
*[[ewfa_img]] - Evolving window factor analysis for images.
*[[ewfa_img]] - Evolving window factor analysis for images.
*[[imagegui]] - Interface for Exploring Image PCA Scores.
*[[imagegui]] - Interface for Exploring Image PCA Scores.
*[[maxautofactors]] - Maximum / Principal Autocorrelation and Difference Factors.  
*[[maxautofactors]] - Maximum / Principal Autocorrelation and Difference Factors.
*[[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.