PLS_Toolbox Documentation: isimcapr | < imgsimca | jmlimit > |
isimcapr
Purpose
Applies IMGSIMCA models to new images.
Synopsis
newmod = isimcapr(data,model)
Description
IMGSIMCA uses a model developed with the IMGSIMCA function model to classify areas on a new multivariate image data. Note that the new image can be of different size (i.e. it can have a different number of pixels than the original multivariate image used to construct the IMGSIMCA model (model)), but it must have the same depth.
The output is a structure array newmod which contains the new classifications. The fields of the structure are:
See Also
contrastmod, imgpca, imgselct, imgsimca
< imgsimca | jmlimit > |