Difference between revisions of "How to use enblend for patching zenith and nadir images"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (categorized)
m (1 revision(s))
(No difference)

Revision as of 21:56, 13 July 2006

  • Create your panorama as two partial images:

One image will include only the horizontal part of the panorama without zenith and nadir (if using PTGui, select only the horizontal images in the Include images area of the Create Panorama tab). The other image will include only the zenith and nadir (if using PTGui, select only the zenith and nadir images in the Include images area of the Create Panorama tab). Use TIFF for output type (if using PTGui, select TIFF in the Create Panorama tab in the File format: section.

  • Using TIFF, Panotools will automatically add to output images, an alpha channel which shows valid areas in the projected equirectangular image. You can adapt this channel in the next steps to reflect your real needs.
  • Load them into a image editor which can handle alpha channels (e.g. Photoshop or Gimp). Now enable the alpha channel and mark the channel for editing. Using Photoshop you will find this function in the layer windows ("Channels"):

Blendc1.jpg

In your images you will now see the alpha channel as a red overlay over your image:

Example Image 1:

Blend1.jpg

Example Image 2:

Blend2.jpg

  • Switch to the Alpha Channel. You can now edit the Alpha-Mask to your own needs. Use a simple brush with no feather to "paint" unwanted areas. Edit the alpha channel by painting black to exclude areas, and white to include areas.

(Photoshop, press d for default colors. Press x to switch between black and white). Black paint will show up as red, if you are using Photoshop's default colors Modified Image 1:

Blend1a.jpg

Modified Image 2:

Blend2a.jpg

  • Use "save as" to save these images back on harddisk. Use "uncompressed TIFF" as file type.

Note: When Photoshop shows the alpha-channel (you have activated the "eye" on the layer) it will be shown in semi-transparent red color. This is no real color but a visualisation of the alpha-channel. When saving the image it doesn't matter if the channel is activated or not - the channel will be included in the TIFF-image

  • Open a command line and change to the directory where these files are saved.

Use enblend to merge the files with a command like

enblend -vo output.tif image1.tif image2.tif

you will blend these images together. Seams will be automatically positioned for best fit:

Myra.jpg