vectorImageNearestNeighborMethod
From EosPedia
vectorImageNearestNeighborMethod is Eos's Command that classifies mrcImages by component. Mainly, mrcImage is used as vectors, in addition it can also classify about matrix and image data. Result of calculation of Eigenvalue or Eigenvector is required for executing this command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input: ASCII(FileList) | NULL |
-O | Essential | Output: Classification | NULL |
-ocir | Optional | Output: ClassificationIntegrationRate | NULL |
-od | Optional | Output: Distance | NULL |
-odr | Optional | Output: DistanceRate | NULL |
-oudn | Optional | Output: UpperDistanceNumberOfClasses | NULL |
-oudc | Optional | Output: UpperDistanceClassification | NULL |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
eigenValue.txt must be put in $EOS_HOME directly.
-m details
Value | Description |
---|---|
0 |
Input file list format
mrcfile1 mrcfile2 . .
Upper limit of pixel size at each mrcImage: 100
eigenValue.txt format
%lf %lf %lf %lf %lf %lf . .
区切り文字は空白、タブ、改行可
data数の上限: 100
data数の上限: 100