Skip to content

animate

Animate the trajectory of iterative optimization.

Usage:

animate [OPTIONS]

Options:

  -i, --inpath PATH   Saved registration result from <xvr register>
                      [required]
  -o, --outpath PATH  Savepath for iterative optimization animation
                      [required]
  --skip INTEGER      Animate every <skip> frames of the optimization
                      [default: 1]
  --dpi INTEGER       DPI of individual animation frames  [default: 192]
  --fps INTEGER       FPS of animation  [default: 30]
  -h, --help          Show this message and exit.