Skip to content

Transform_mirror_v3

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

!xmipp_transform_mirror (v3.0)

Usage

Flip/Mirror around one of the main axis an image/volume

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> $: flip around X axis $ or: flip around Y axis $ or``: flip around Z axis

Examples and notes

mirror around x axis:

xmipp_transform_mirror   -i 128.mrc -o 128x.spi --flipX

User's comments

Clone this wiki locally