MIA Analysis Functions: Difference between revisions
Jump to navigation
Jump to search
imported>Scott No edit summary |
imported>Scott No edit summary |
||
Line 1: | Line 1: | ||
Most major analysis methods included with PLS_Toolbox become "image enabled" when MIA_Toolbox is installed. Along with these methods, the following "image specific" functions can be used for analyzing images: | Most major analysis methods included with PLS_Toolbox become "image enabled" when MIA_Toolbox is installed. Along with these methods, the following "image specific" functions can be used for analyzing images: | ||
<hr> | |||
*[[cluster_img]] - Perform automatic clustering of image using sample distances. | *[[cluster_img]] - Perform automatic clustering of image using sample distances. |
Revision as of 13:50, 1 October 2009
Most major analysis methods included with PLS_Toolbox become "image enabled" when MIA_Toolbox is installed. 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.
- 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.
- maf - Maximum Autocorrelative Factors.
- maxautofactors - Maximum / Principal Autocorrelation Factors.
- wtfa_img - Window target factor analysis for images.