「mrcImageMontageCreate」の版間の差分

提供: Eospedia
移動: 案内検索
行26: 行26:
 
<td>-nx</td>  
 
<td>-nx</td>  
 
<td>選択</td>  
 
<td>選択</td>  
<td>Nx</td>  
+
<td>並べるROIファイルの数 x</td>  
 
<td>10</td>  
 
<td>10</td>  
 
</tr>  
 
</tr>  
行32: 行32:
 
<td>-ny</td>  
 
<td>-ny</td>  
 
<td>選択</td>  
 
<td>選択</td>  
<td>Ny</td>  
+
<td>並べるROIファイルの数 y</td>  
 
<td>10</td>  
 
<td>10</td>  
 
</tr>  
 
</tr>  
行38: 行38:
 
<td>-W</td>  
 
<td>-W</td>  
 
<td>選択</td>  
 
<td>選択</td>  
<td></td>  
+
<td>ROIファイル毎の幅</td>  
 
<td>10</td>  
 
<td>10</td>  
 
</tr>  
 
</tr>  
行44: 行44:
 
<td>-H</td>  
 
<td>-H</td>  
 
<td>選択</td>  
 
<td>選択</td>  
<td>高さ</td>  
+
<td>ROIファイル毎の高さ</td>  
 
<td>10</td>  
 
<td>10</td>  
 
</tr>  
 
</tr>  
行134: 行134:
 
hf000n.roi
 
hf000n.roi
 
</pre>
 
</pre>
 
===出力ファイルのシーケンス===
 
from bottom left
 
  
  
行184: 行181:
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
  
 
===オプション必須項目のみの場合===
 
===オプション必須項目のみの場合===
行200: 行198:
 
113.153<br>  
 
113.153<br>  
 
1.20485<br></p>  
 
1.20485<br></p>  
 +
</td>
 +
</tr>
 +
</table>
 +
 +
 +
===オプション -nx, -ny===
 +
====nx=4, ny=4で実行====
 +
<table>
 +
<tr>
 +
<td>[[画像:Outdata-nxny-mrcImageMontageCreate.png]]</td>
 +
<td><p align="left">最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">-133.274 (63, 63, 0)<br>
 +
176.036 (48, 21, 0)<br>
 +
17.4778<br>
 +
126.268<br>
 +
1.50319<br></p>
 +
</td>
 +
</tr>
 +
</table>
 +
 +
 +
===オプション -W, -H===
 +
====W=10, H=42で実行====
 +
<table>
 +
<tr>
 +
<td>[[画像:Outdata-WH-mrcImageMontageCreate.png]]</td>
 +
<td><p align="left">最小<br>
 +
最大<br>
 +
平均値<br>
 +
標準偏差<br>
 +
標準誤差<br></p>
 +
</td>
 +
<td><p align="left">-133.274 (53, 53, 0)<br>
 +
176.036 (60, 11, 0)<br>
 +
10.1824<br>
 +
80.5154<br>
 +
0.878495<br></p>
 
</td>  
 
</td>  
 
</tr>  
 
</tr>  
 
</table>
 
</table>

2013年11月29日 (金) 03:20時点における版

mrcImageMontageCreateとは複数枚の画像を一枚の画像として出力する(平均値等を用いて画像のコントラストを合わす)Eosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル: テキスト NULL
-o 必須 出力ファイル: mrcImage NULL
-nx 選択 並べるROIファイルの数 x 10
-ny 選択 並べるROIファイルの数 y 10
-W 選択 ROIファイル毎の幅 10
-H 選択 ROIファイル毎の高さ 10
-AW 選択 AverageWindow for Pad 2000
-V 選択 0.0
-PM 選択 PadMode 3
-EdgeAverage 選択
-EdgeAverageWindow 選択 Definition of Edge 4
-NoAverage 選択
-Max 選択 最大値: If the pixel value is more than this max, the pixel value is assigned to the Value indicated by -V or -VMax. 16383
-VMax 選択 related to -Max 16383
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

モードの詳細

モード 説明
0

入力ファイルのフォーマット

hf0000.roi
hf0001.roi
..........
hf000n.roi


実行例

入力ファイルのデータ

/Eos/inputnoise-0000.roi
/Eos/inputnoise-0001.roi
/Eos/inputnoise-0002.roi
/Eos/inputnoise-0003.roi
/Eos/inputnoise-0004.roi
/Eos/inputnoise-0005.roi
/Eos/inputnoise-0006.roi
/Eos/inputnoise-0007.roi
/Eos/inputnoise-0008.roi
/Eos/inputnoise-0009.roi
/Eos/inputnoise-0010.roi
/Eos/inputnoise-0011.roi
/Eos/inputnoise-0012.roi
/Eos/inputnoise-0013.roi
/Eos/inputnoise-0014.roi
/Eos/inputnoise-0015.roi

使用するROIファイル(左上 → 右上: 0000 - 0008、左下 → 右下: 0008 - 0015)
ファイル:inputnoise-0000.roi-mrcImageROIs.png ファイル:inputnoise-0001.roi-mrcImageROIs.png ファイル:inputnoise-0002.roi-mrcImageROIs.png ファイル:inputnoise-0003.roi-mrcImageROIs.png ファイル:inputnoise-0004.roi-mrcImageROIs.png ファイル:inputnoise-0005.roi-mrcImageROIs.png ファイル:inputnoise-0006.roi-mrcImageROIs.png ファイル:inputnoise-0007.roi-mrcImageROIs.png
ファイル:inputnoise-0008.roi-mrcImageROIs.png ファイル:inputnoise-0009.roi-mrcImageROIs.png ファイル:inputnoise-0010.roi-mrcImageROIs.png ファイル:inputnoise-0011.roi-mrcImageROIs.png ファイル:inputnoise-0012.roi-mrcImageROIs.png ファイル:inputnoise-0013.roi-mrcImageROIs.png ファイル:inputnoise-0014.roi-mrcImageROIs.png ファイル:inputnoise-0015.roi-mrcImageROIs.png


オプション必須項目のみの場合

Outdata-mrcImageMontageCreate.png

最小

最大
平均値
標準偏差

標準誤差

-133.274 (105, 21, 0)

176.036 (132, 0, 0)
13.9823
113.153

1.20485


オプション -nx, -ny

nx=4, ny=4で実行

Outdata-nxny-mrcImageMontageCreate.png

最小

最大
平均値
標準偏差

標準誤差

-133.274 (63, 63, 0)

176.036 (48, 21, 0)
17.4778
126.268

1.50319


オプション -W, -H

W=10, H=42で実行

Outdata-WH-mrcImageMontageCreate.png

最小

最大
平均値
標準偏差

標準誤差

-133.274 (53, 53, 0)

176.036 (60, 11, 0)
10.1824
80.5154

0.878495