diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-07-07 19:57:17 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-07-07 19:57:17 +0200 |
commit | a5fe54b9f0607dde9c465c9c7264f2a732b7b49c (patch) | |
tree | 594b7cc51d8f6cb87f142b25cae61654aca4c27e /README | |
parent | 88ac8df9ceda8a8126e28d583ede0692b51080bd (diff) |
README
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -184,10 +184,8 @@ Use the multiple TIFF option for blending the result with enblend The width and height of the result images can be adjusted with the -w and -h options. You can use the -b switch to enable bicubic interpolation, which -gives smoother results but is a bit slower. +gives smoother results but is a bit slower. -The nice thing about stitching is that gipfel uses the same code that -it already had for positioning mountains on the pictures. gipfel simply scans all directions needed for the panorama and determines where these directions would end up on the various pictures. It can then record the corresponding color values from the input images. |