Imagegui and File:DOE Toolbar.png: Difference between pages

From Eigenvector Research Documentation Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Scott
(New page: ===Purpose=== Interface for Exploring Image PCA Scores. ===Synopsis=== :varargout = imagegui(action, fighand) ===Description=== PCA models of image data can be explored using IMAGEGUI. The...)
 
(Maintenance script uploaded File:DOE Toolbar.png)
 
Line 1: Line 1:
===Purpose===
 
Interface for Exploring Image PCA Scores.
===Synopsis===
:varargout = imagegui(action, fighand)
===Description===
PCA models of image data can be explored using IMAGEGUI. The function creates a set of linked score density plots along with a pseudocolor image based on the scores on the first 3 PCs. Users can select areas on any of the plots, and the pixels selected will be highlighted in the other plots. IMAGEGUI can also be used to select data from the model as the original pixel indices of the data associated with selected areas can be saved to the workspace. Indices are saved as a cell array with each successive selection being the next cell in the array.
===See Also===
[[analysis]], [[pca]]

Latest revision as of 11:44, 1 August 2019