vectorImageNearestNeighborMethod
From EosPedia
vectorImageNearestNeighborMethod is Eos's Command that classifies mrcImages by component. 使用可能なmrcImageは主にVectorであるが、Matrixや画像dataについても分類することができる。コマンド実行のためには固有値またはEigenvectorの計算結果が必要。
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Inputリスト: ASCII | 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 |
$EOS_HOME直下にeigenValue.txtがなければならない。
-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