Rough Alignment

From EosPedia
Revision as of 07:19, 29 July 2014 by Kinoshita (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Rough Alignment is process that adjusts the position, rotation , magnification, ect... Basically, It determines their position by using the correlation between images. It is the following procedure.

1. Select one of images as a reference (Usually, 0 degree's image), multiply Windowing function(mrcImageWindowing) relative to the center.

2.位置合わせをしたい画像との間で相関関数(mrcImageCorrelationもしくは、mrcImageAutoRotationCorrelation)を計算します。

3.画像を移動します。mrcImageCorrelation, mrcImageAutoRotationCorrelationでは、移動した画像を-fit/-fit2を使って、同時に出力することも出来ます。