xmorph


NAME
  xmorph - digital image warping (morphing) for X window
  system

SYNOPSIS
  xmorph [-start imagefile [-finish imagefile]]

DESCRIPTION
  xmorph is a digital image warping program, also known as a
  "morphing" program.  It runs under the X Window System.  If
  imagefile names are provided on the command line, then those
  images are loaded in.  Otherwise, xmorph generates images to
  be used in lieu of images provided by the user.  Images may
  be loaded from menus within xmorph.  xmorph has built-in
  help pages that answer questions about the details of its
  use.  Run xmorph for more information.

OPTIONS
  -start imagefile
	   Load the imagefile as the "source" image.

  -finish imagefile
	   Load the imagefile as the "destination" image.

SEE ALSO
  X(1), ppmtotga(1), tgatoppm(1), (netpbm or PBMplus),
  djpeg(1), cjpeg(1), mpeg_encode(1) from Berkeley,
  ImageMagick

BUGS
  The only image file type currently supported is Targa, but
  it will load any type of Targa.


  The program "xv" can not read xmorph's TGA files.


  The digital image warp algorithm is compute intensive, and
  runs slowly on slow machine.


  As of 30 May 1996, xmorph is in beta release.  Report bugs
  to michael.gourlay@colorado.edu