Difference between revisions of "vectorImageNearestNeighborMethod"
From EosPedia
(→Main option) |
|||
Line 72: | Line 72: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | <div>$ | + | <div>eigenValue.txt must be put in $EOS_HOME directly.</div> |
<br> | <br> | ||
Revision as of 06:42, 18 August 2014
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リスト format
mrcfile1 mrcfile2 . .
各mrcImageのピクセル数の上限: 100
eigenValue.txt format
%lf %lf %lf %lf %lf %lf . .
区切り文字は空白、タブ、改行可
data数の上限: 100
data数の上限: 100