Skip to content

Transform_center_image_v3

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

!xmipp_transform_center_image (v3.0)

Usage

Center a set of images (preferably with a good SNR, e.g., class averages). After calling the program, all classes will be centered and they will tend to show the same orientation. The program centers the images by comparing the image with its X, Y, and XY mirrors. The orientation is determined by comparing the image with its X mirror.

Parameters

$``: Input file: metadata, stack, volume or image. $--mode &lt;modeoverwrite> where <mode> can be:

    • $--label &lt;image_labelimage> $-o, --output &lt;output_file> $--oroot &lt;root> $--iter &lt;n10> $``: Limit the maximum shift allowed

Examples and notes

Center images in smallStack.stk and store results in a different file:

xmipp_transform_center_image -i smallStack.stk -o stackCentered.stk

User's comments

Clone this wiki locally