mrcImageFeatureExtraction
提供: Eospedia
mrcImageFeatureExtractionとは画像の特徴量(現時点で30通り)の抽出を行うEosのコマンドである。
オプション一覧
メインオプション
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-i | 必須 | 入力ファイル: mrcImage | NULL |
-o | 必須 | 出力ファイル: mrcImage | NULL |
-cr | 選択 | Co-Occurrence radius | 1 |
-ct | 選択 | Co-Occurrence theta | 0 |
-rt | 選択 | RunLength theta | 0 |
-rd | 選択 | RunLength devision | 4 |
-c | 選択 | コンフィグファイル設定 | NULL |
-m | 選択 | モードを設定 | 0 |
-h | 選択 | ヘルプを表示 |
モードの詳細
モード | 説明 |
---|---|
0 | densityhistgram average |
1 | densityhistgram variance |
2 | densityhistgram skewness |
3 | densityhistgram kurtosis |
4 | densityhistgram contrast |
5 | densityhistgram energy |
6 | densityhistgram entropy |
7 | co-occurrence anguler second moment |
8 | co-occurrence contrast |
9 | co-occurrence correlation |
10 | co-occurrence sum of square: variance |
11 | co-occurrence inverse difference moment |
12 | co-occurrence sum average |
13 | co-occurrence sum variance |
14 | co-occurrence sum entropy |
15 | co-occurrence entropy |
16 | co-occurrence difference variance |
17 | co-occurrence difference entropy |
18 | co-occurrence information measure of correlation 1 |
19 | co-occurrence information measure of correlation 2 |
20 | co-occurrence maximal correlation coefficient |
21 | difference statistics contrast |
22 | difference statistics anguler second moment |
23 | difference statistics entropy |
24 | difference statistics mean |
25 | runlength short runs emphasis |
26 | runlength long runs emphasis |
27 | runlength gray level nonuniformity |
28 | runlength run length nonuniformity |
29 | runlength run percentage |