diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-07-29 03:50:50 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 22:31:51 -0500 |
commit | d09ccd2766c482549bc1a3b28a9ff568bbe21303 (patch) | |
tree | 50ee0717579897bd2a007eaf7440c7b01a5f117f /graphics/hugin/README | |
parent | e4f43886bfac6aab702272c29415e26aa4507a21 (diff) | |
download | slackbuilds-d09ccd2766c482549bc1a3b28a9ff568bbe21303.tar.gz |
graphics/hugin: Added (Panorama photo stitcher)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/hugin/README')
-rw-r--r-- | graphics/hugin/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/hugin/README b/graphics/hugin/README new file mode 100644 index 0000000000..66867e1fbf --- /dev/null +++ b/graphics/hugin/README @@ -0,0 +1,9 @@ +An easy to use cross-platform panoramic imaging toolchain based on +Panorama Tools. With hugin you can assemble a mosaic of photographs +into a complete immersive panorama, stitch any series of overlapping +pictures and much more. + +This requires libpano13 and either wxPython, wxGTK, or wxX11 to build, +and exiftool, enblend-enfuse, autopano-sift-C are required for it to run. + +This build was only tested with wxPython, so consider that when choosing. |