<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.panotools.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.panotools.org/api.php?action=feedcontributions&amp;user=Bknops&amp;feedformat=atom</id>
		<title>PanoTools.org Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.panotools.org/api.php?action=feedcontributions&amp;user=Bknops&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Special:Contributions/Bknops"/>
		<updated>2013-05-19T22:08:33Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.0</generator>

	<entry>
		<id>http://wiki.panotools.org/Noise_Removal</id>
		<title>Noise Removal</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Noise_Removal"/>
				<updated>2010-08-11T21:51:12Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* Dcraw */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are plenty of programs available to remove noise from your images. &lt;br /&gt;
&lt;br /&gt;
Here's a very incomplete list, if you know one you like and it is not listed, then please add it.&lt;br /&gt;
&lt;br /&gt;
There are basically two ways to reduce noise in digital images: By filter in one image or by adding up several images.&lt;br /&gt;
&lt;br /&gt;
== By Filter ==&lt;br /&gt;
Reducing noise or grain in digital images by filter is somehow difficult, since the software has to automatically distinguish between image details and noise. The better products allow to create noise profiles in order to provide adjustments to that process.&lt;br /&gt;
&lt;br /&gt;
A comparison with tests and a list of several tools of the Filter category is found on [http://www.michaelalmond.com/Articles/noise.htm Michael Almond's page]&lt;br /&gt;
&lt;br /&gt;
=== Neat Image ===&lt;br /&gt;
Neat Image is shareware. It features both a standalone version and a photoshop plugin.&lt;br /&gt;
It makes a profile of your camera that you can apply to a set of photo's.&lt;br /&gt;
Neat Image's home page is [http://www.neatimage.com/ www.neatimage.com]&lt;br /&gt;
&lt;br /&gt;
=== Noise Ninja ===&lt;br /&gt;
Picturecode's Noise Ninja is shareware. It filters out noise in 48 bit per pixel color space.&lt;br /&gt;
It can batch process multiple images. It features both a standalone version and a photoshop plugin.&lt;br /&gt;
Noise Ninja's home page is [http://www.picturecode.com www.picturecode.com]&lt;br /&gt;
&lt;br /&gt;
=== Grain surgery ===&lt;br /&gt;
Grain surgery can add, remove or match grain (noise). It comes as a Photoshop plugin.&lt;br /&gt;
Grain surgery's home page is [http://www.visinf.com/gs/ps/ www.visinf.com/gs/ps/]&lt;br /&gt;
&lt;br /&gt;
=== Noiseware ===&lt;br /&gt;
Noiseware is shareware. It comes as a Photoshop plugin.&lt;br /&gt;
Grain surgery's home page is [http://www.imagenomic.com/ www.imagenomic.com]&lt;br /&gt;
&lt;br /&gt;
=== Helicon Filter ===&lt;br /&gt;
Helicon Filters are shareware with a free edition limited in functionality. See [http://heliconfilter.com/ heliconfilter.com] for details.&lt;br /&gt;
&lt;br /&gt;
=== GREYCstoration ===&lt;br /&gt;
Open source and very powerful. Available either as a [http://www.greyc.ensicaen.fr/~dtschump/greycstoration/ command-line tool]&lt;br /&gt;
or a [http://www.haypocalc.com/wiki/Gimp_Plugin_GREYCstoration gimp plugin].  The command-line tool can be used to remove noise from 16bit images.&lt;br /&gt;
&lt;br /&gt;
=== Dcraw ===&lt;br /&gt;
[[Dcraw]] has a command-line option (-n noise_threshold) to erase noise using wavelets.&lt;br /&gt;
&lt;br /&gt;
== By Adding up several images ==&lt;br /&gt;
Adding up several images - either different scans from the same slide/negative or several digital shots from the same subject - are based on the fact that digital noise is random and different in each image but image detail should be the same. &lt;br /&gt;
&lt;br /&gt;
With this technique the signal to noise (s/n) ratio increases by the square root of the number of images. This is you need 4 images to double the s/n ratio and 16 images to have s/n ratio 4 times as high as in one image. &lt;br /&gt;
&lt;br /&gt;
Image Detail is not blurred, if the images are perfectly aligned.&lt;br /&gt;
&lt;br /&gt;
=== NoiseRemove ===&lt;br /&gt;
Removes noise by combining and averaging multiple shots.&lt;br /&gt;
Click [[NoiseRemove]] for a dedicated page on &amp;lt;nowiki&amp;gt;NoiseRemove&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PTAverage === &lt;br /&gt;
A [[Panorama tools|panotools]] helper application.&lt;br /&gt;
&lt;br /&gt;
=== Photoshop ===&lt;br /&gt;
Averaging can be performed with [[Photoshop]] or any other image editor capable of layers by placing the images in layers and setting layer opacity to decreasing values (from top to bottom layer): 50% for top layer, 33% for second layer, 25% for third layer, 20% (=1/5), 17%(=1/6), 14%(=1/7), 13%(=1/8) and so on. &lt;br /&gt;
&lt;br /&gt;
--[[User:Serge|Serge]] 17:50, 11 Dec 2004 (EST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;br /&gt;
{{Outdated}}&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Noise_Removal</id>
		<title>Noise Removal</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Noise_Removal"/>
				<updated>2010-08-11T21:45:18Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* By Filter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are plenty of programs available to remove noise from your images. &lt;br /&gt;
&lt;br /&gt;
Here's a very incomplete list, if you know one you like and it is not listed, then please add it.&lt;br /&gt;
&lt;br /&gt;
There are basically two ways to reduce noise in digital images: By filter in one image or by adding up several images.&lt;br /&gt;
&lt;br /&gt;
== By Filter ==&lt;br /&gt;
Reducing noise or grain in digital images by filter is somehow difficult, since the software has to automatically distinguish between image details and noise. The better products allow to create noise profiles in order to provide adjustments to that process.&lt;br /&gt;
&lt;br /&gt;
A comparison with tests and a list of several tools of the Filter category is found on [http://www.michaelalmond.com/Articles/noise.htm Michael Almond's page]&lt;br /&gt;
&lt;br /&gt;
=== Neat Image ===&lt;br /&gt;
Neat Image is shareware. It features both a standalone version and a photoshop plugin.&lt;br /&gt;
It makes a profile of your camera that you can apply to a set of photo's.&lt;br /&gt;
Neat Image's home page is [http://www.neatimage.com/ www.neatimage.com]&lt;br /&gt;
&lt;br /&gt;
=== Noise Ninja ===&lt;br /&gt;
Picturecode's Noise Ninja is shareware. It filters out noise in 48 bit per pixel color space.&lt;br /&gt;
It can batch process multiple images. It features both a standalone version and a photoshop plugin.&lt;br /&gt;
Noise Ninja's home page is [http://www.picturecode.com www.picturecode.com]&lt;br /&gt;
&lt;br /&gt;
=== Grain surgery ===&lt;br /&gt;
Grain surgery can add, remove or match grain (noise). It comes as a Photoshop plugin.&lt;br /&gt;
Grain surgery's home page is [http://www.visinf.com/gs/ps/ www.visinf.com/gs/ps/]&lt;br /&gt;
&lt;br /&gt;
=== Noiseware ===&lt;br /&gt;
Noiseware is shareware. It comes as a Photoshop plugin.&lt;br /&gt;
Grain surgery's home page is [http://www.imagenomic.com/ www.imagenomic.com]&lt;br /&gt;
&lt;br /&gt;
=== Helicon Filter ===&lt;br /&gt;
Helicon Filters are shareware with a free edition limited in functionality. See [http://heliconfilter.com/ heliconfilter.com] for details.&lt;br /&gt;
&lt;br /&gt;
=== GREYCstoration ===&lt;br /&gt;
Open source and very powerful. Available either as a [http://www.greyc.ensicaen.fr/~dtschump/greycstoration/ command-line tool]&lt;br /&gt;
or a [http://www.haypocalc.com/wiki/Gimp_Plugin_GREYCstoration gimp plugin].  The command-line tool can be used to remove noise from 16bit images.&lt;br /&gt;
&lt;br /&gt;
=== Dcraw ===&lt;br /&gt;
[[Dcraw]] has a command-line option (-n noise_threshold) to erase noise while preserving real detail by using wavelets.&lt;br /&gt;
&lt;br /&gt;
== By Adding up several images ==&lt;br /&gt;
Adding up several images - either different scans from the same slide/negative or several digital shots from the same subject - are based on the fact that digital noise is random and different in each image but image detail should be the same. &lt;br /&gt;
&lt;br /&gt;
With this technique the signal to noise (s/n) ratio increases by the square root of the number of images. This is you need 4 images to double the s/n ratio and 16 images to have s/n ratio 4 times as high as in one image. &lt;br /&gt;
&lt;br /&gt;
Image Detail is not blurred, if the images are perfectly aligned.&lt;br /&gt;
&lt;br /&gt;
=== NoiseRemove ===&lt;br /&gt;
Removes noise by combining and averaging multiple shots.&lt;br /&gt;
Click [[NoiseRemove]] for a dedicated page on &amp;lt;nowiki&amp;gt;NoiseRemove&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PTAverage === &lt;br /&gt;
A [[Panorama tools|panotools]] helper application.&lt;br /&gt;
&lt;br /&gt;
=== Photoshop ===&lt;br /&gt;
Averaging can be performed with [[Photoshop]] or any other image editor capable of layers by placing the images in layers and setting layer opacity to decreasing values (from top to bottom layer): 50% for top layer, 33% for second layer, 25% for third layer, 20% (=1/5), 17%(=1/6), 14%(=1/7), 13%(=1/8) and so on. &lt;br /&gt;
&lt;br /&gt;
--[[User:Serge|Serge]] 17:50, 11 Dec 2004 (EST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;br /&gt;
{{Outdated}}&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)</id>
		<title>Adding a nadir cap (mirror ball)</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)"/>
				<updated>2010-06-05T12:57:32Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* ImageMagick */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Photoshop ==&lt;br /&gt;
I wrote a Photoshop action that produces these mirror spheres below out from&lt;br /&gt;
an equirectangular panorama. &amp;lt;br /&amp;gt;&lt;br /&gt;
As you can see are three sizes available.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_small.jpg]] [[Image:Mirrorball_big.jpg]] [[Image:Mirrorball_xxl.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Small covers 5% ,Big 8% and XXL 12% of panorama height (equirectangular projection)&amp;lt;br /&amp;gt;&lt;br /&gt;
Below you can see the region that will be covered with the mirrorball.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_pano.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here the action set in Photoshop:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_action.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Download the Photoshop action here:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
A similar action with text:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap_text.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
For a flexible nadir cap which can be streched to your needs:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:CapFlex.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't know how to install a Photoshop action?&amp;lt;br /&amp;gt;&lt;br /&gt;
Take a look at [[How to install actions in Photoshop]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Worklflow'''&amp;lt;br /&amp;gt;&lt;br /&gt;
1.) Open equirectangular / psphere image in Photoshop&amp;lt;br /&amp;gt;&lt;br /&gt;
2.) Run desired action (small / big / xxl))&amp;lt;br /&amp;gt;&lt;br /&gt;
3.) Save as....&amp;lt;br /&amp;gt;&lt;br /&gt;
4.) Finished&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Pitdavos|Peter Nyfeler]] (Pitdavos)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== ImageMagick ==&lt;br /&gt;
I wrote an [[ImageMagick]] Windows [http://en.wikipedia.org/wiki/Batch_file batch file] to add a mirror sphere to an equirectangular panorama:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set im_convert=&amp;quot;C:\Program Files\ImageMagick-6.5.8-Q16\convert.exe&amp;quot;&lt;br /&gt;
set input_image=post_processed.tif&lt;br /&gt;
set output_image=nadir_balled.tif&lt;br /&gt;
&lt;br /&gt;
rem Make the mirror ball.&lt;br /&gt;
rem	-crop		takes the part of the image without the nadir&lt;br /&gt;
rem	-resize		resizes the image to height of the nadir&lt;br /&gt;
rem	-flip		flips the image vertically&lt;br /&gt;
rem	-level		darkens the image, because reflection is never 100 percent&lt;br /&gt;
%im_convert% %input_image% -crop 12780x6130+0+0 -resize 12780x260! -flip -level 0,130%% temp_nadir_ball.tif&lt;br /&gt;
&lt;br /&gt;
rem Make a gradient image from black to transparent. This is the ambient shadow that is casted by the mirror ball.&lt;br /&gt;
%im_convert% -size 12780x130 gradient:none-black temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
rem Place the shadow and the mirror ball on the image&lt;br /&gt;
%im_convert% %input_image% -page +0+6070 temp_gradient.png -flatten -page +0+6130 temp_nadir_ball.tif -flatten %output_image%&lt;br /&gt;
&lt;br /&gt;
del temp_nadir_ball.tif&lt;br /&gt;
del temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
pause&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Before using it, please adapt the following in the batch file to your situation:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the location of ImageMagick's convert.exe&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the input panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the output panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the panorama without the nadir cap (12780x6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the nadir cap (12780x260)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the ambient shadow (12780x130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the ambient shadow on the output panorama image (+0+6070)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the nadir cap on the output panorama image (+0+6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here's an example of a mirror ball created in this way:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:MirrorBal_ImageMagick.jpg]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Bknops|Bert Knops]]&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)</id>
		<title>Adding a nadir cap (mirror ball)</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)"/>
				<updated>2010-06-04T21:45:09Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* ImageMagick */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Photoshop ==&lt;br /&gt;
I wrote a Photoshop action that produces these mirror spheres below out from&lt;br /&gt;
an equirectangular panorama. &amp;lt;br /&amp;gt;&lt;br /&gt;
As you can see are three sizes available.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_small.jpg]] [[Image:Mirrorball_big.jpg]] [[Image:Mirrorball_xxl.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Small covers 5% ,Big 8% and XXL 12% of panorama height (equirectangular projection)&amp;lt;br /&amp;gt;&lt;br /&gt;
Below you can see the region that will be covered with the mirrorball.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_pano.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here the action set in Photoshop:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_action.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Download the Photoshop action here:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
A similar action with text:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap_text.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
For a flexible nadir cap which can be streched to your needs:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:CapFlex.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't know how to install a Photoshop action?&amp;lt;br /&amp;gt;&lt;br /&gt;
Take a look at [[How to install actions in Photoshop]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Worklflow'''&amp;lt;br /&amp;gt;&lt;br /&gt;
1.) Open equirectangular / psphere image in Photoshop&amp;lt;br /&amp;gt;&lt;br /&gt;
2.) Run desired action (small / big / xxl))&amp;lt;br /&amp;gt;&lt;br /&gt;
3.) Save as....&amp;lt;br /&amp;gt;&lt;br /&gt;
4.) Finished&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Pitdavos|Peter Nyfeler]] (Pitdavos)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== ImageMagick ==&lt;br /&gt;
I wrote an [[ImageMagick]] Windows [http://en.wikipedia.org/wiki/Batch_file batch file] to add a mirror sphere to an equirectangular panorama:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set im_convert=&amp;quot;C:\Program Files\ImageMagick-6.5.8-Q16\convert.exe&amp;quot;&lt;br /&gt;
set input_image=post_processed.tif&lt;br /&gt;
set output_image=nadir_balled.tif&lt;br /&gt;
&lt;br /&gt;
rem Make the mirror ball.&lt;br /&gt;
rem	-crop		takes the part of the image without the nadir&lt;br /&gt;
rem	-resize		resizes the image to height of the nadir&lt;br /&gt;
rem	-flip		flips the image vertically&lt;br /&gt;
rem	-level		darkens the image, because reflection is never 100 percent&lt;br /&gt;
%im_convert% %input_image% -crop 12780x6130+0+0 -resize 12780x260! -flip -level 0,130%% temp_nadir_ball.tif&lt;br /&gt;
&lt;br /&gt;
rem Make a gradient image from black to transparent. This is the ambient shadow that is casted by the mirror ball.&lt;br /&gt;
%im_convert% -size 12780x130 gradient:none-black temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
rem Place the shadow and the mirror ball on the image&lt;br /&gt;
%im_convert% post_processed.tif -page +0+6070 temp_gradient.png -flatten -page +0+6130 temp_nadir_ball.tif -flatten %output_image%&lt;br /&gt;
&lt;br /&gt;
del temp_nadir_ball.tif&lt;br /&gt;
del temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
pause&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Before using it, please adapt the following in the batch file to your situation:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the location of ImageMagick's convert.exe&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the input panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the output panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the panorama without the nadir cap (12780x6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the nadir cap (12780x260)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the ambient shadow (12780x130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the ambient shadow on the output panorama image (+0+6070)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the nadir cap on the output panorama image (+0+6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here's an example of a mirror ball created in this way:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:MirrorBal_ImageMagick.jpg]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Bknops|Bert Knops]]&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)</id>
		<title>Adding a nadir cap (mirror ball)</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)"/>
				<updated>2010-06-04T21:44:33Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* ImageMagick */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Photoshop ==&lt;br /&gt;
I wrote a Photoshop action that produces these mirror spheres below out from&lt;br /&gt;
an equirectangular panorama. &amp;lt;br /&amp;gt;&lt;br /&gt;
As you can see are three sizes available.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_small.jpg]] [[Image:Mirrorball_big.jpg]] [[Image:Mirrorball_xxl.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Small covers 5% ,Big 8% and XXL 12% of panorama height (equirectangular projection)&amp;lt;br /&amp;gt;&lt;br /&gt;
Below you can see the region that will be covered with the mirrorball.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_pano.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here the action set in Photoshop:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_action.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Download the Photoshop action here:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
A similar action with text:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap_text.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
For a flexible nadir cap which can be streched to your needs:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:CapFlex.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't know how to install a Photoshop action?&amp;lt;br /&amp;gt;&lt;br /&gt;
Take a look at [[How to install actions in Photoshop]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Worklflow'''&amp;lt;br /&amp;gt;&lt;br /&gt;
1.) Open equirectangular / psphere image in Photoshop&amp;lt;br /&amp;gt;&lt;br /&gt;
2.) Run desired action (small / big / xxl))&amp;lt;br /&amp;gt;&lt;br /&gt;
3.) Save as....&amp;lt;br /&amp;gt;&lt;br /&gt;
4.) Finished&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Pitdavos|Peter Nyfeler]] (Pitdavos)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== ImageMagick ==&lt;br /&gt;
I wrote an [[ImageMagick]] Windows [http://en.wikipedia.org/wiki/Batch_file batch file]to add a mirror sphere to an equirectangular panorama:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set im_convert=&amp;quot;C:\Program Files\ImageMagick-6.5.8-Q16\convert.exe&amp;quot;&lt;br /&gt;
set input_image=post_processed.tif&lt;br /&gt;
set output_image=nadir_balled.tif&lt;br /&gt;
&lt;br /&gt;
rem Make the mirror ball.&lt;br /&gt;
rem	-crop		takes the part of the image without the nadir&lt;br /&gt;
rem	-resize		resizes the image to height of the nadir&lt;br /&gt;
rem	-flip		flips the image vertically&lt;br /&gt;
rem	-level		darkens the image, because reflection is never 100 percent&lt;br /&gt;
%im_convert% %input_image% -crop 12780x6130+0+0 -resize 12780x260! -flip -level 0,130%% temp_nadir_ball.tif&lt;br /&gt;
&lt;br /&gt;
rem Make a gradient image from black to transparent. This is the ambient shadow that is casted by the mirror ball.&lt;br /&gt;
%im_convert% -size 12780x130 gradient:none-black temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
rem Place the shadow and the mirror ball on the image&lt;br /&gt;
%im_convert% post_processed.tif -page +0+6070 temp_gradient.png -flatten -page +0+6130 temp_nadir_ball.tif -flatten %output_image%&lt;br /&gt;
&lt;br /&gt;
del temp_nadir_ball.tif&lt;br /&gt;
del temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
pause&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Before using it, please adapt the following in the batch file to your situation:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the location of ImageMagick's convert.exe&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the input panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the output panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the panorama without the nadir cap (12780x6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the nadir cap (12780x260)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the ambient shadow (12780x130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the ambient shadow on the output panorama image (+0+6070)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the nadir cap on the output panorama image (+0+6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here's an example of a mirror ball created in this way:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:MirrorBal_ImageMagick.jpg]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Bknops|Bert Knops]]&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)</id>
		<title>Adding a nadir cap (mirror ball)</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)"/>
				<updated>2010-06-04T21:12:04Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* ImageMagick */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Photoshop ==&lt;br /&gt;
I wrote a Photoshop action that produces these mirror spheres below out from&lt;br /&gt;
an equirectangular panorama. &amp;lt;br /&amp;gt;&lt;br /&gt;
As you can see are three sizes available.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_small.jpg]] [[Image:Mirrorball_big.jpg]] [[Image:Mirrorball_xxl.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Small covers 5% ,Big 8% and XXL 12% of panorama height (equirectangular projection)&amp;lt;br /&amp;gt;&lt;br /&gt;
Below you can see the region that will be covered with the mirrorball.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_pano.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here the action set in Photoshop:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_action.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Download the Photoshop action here:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
A similar action with text:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap_text.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
For a flexible nadir cap which can be streched to your needs:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:CapFlex.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't know how to install a Photoshop action?&amp;lt;br /&amp;gt;&lt;br /&gt;
Take a look at [[How to install actions in Photoshop]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Worklflow'''&amp;lt;br /&amp;gt;&lt;br /&gt;
1.) Open equirectangular / psphere image in Photoshop&amp;lt;br /&amp;gt;&lt;br /&gt;
2.) Run desired action (small / big / xxl))&amp;lt;br /&amp;gt;&lt;br /&gt;
3.) Save as....&amp;lt;br /&amp;gt;&lt;br /&gt;
4.) Finished&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Pitdavos|Peter Nyfeler]] (Pitdavos)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== ImageMagick ==&lt;br /&gt;
I wrote an [[ImageMagick]] Windows batch-file to add a mirror sphere to an equirectangular panorama:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set im_convert=&amp;quot;C:\Program Files\ImageMagick-6.5.8-Q16\convert.exe&amp;quot;&lt;br /&gt;
set input_image=post_processed.tif&lt;br /&gt;
set output_image=nadir_balled.tif&lt;br /&gt;
&lt;br /&gt;
rem Make the mirror ball.&lt;br /&gt;
rem	-crop		takes the part of the image without the nadir&lt;br /&gt;
rem	-resize		resizes the image to height of the nadir&lt;br /&gt;
rem	-flip		flips the image vertically&lt;br /&gt;
rem	-level		darkens the image, because reflection is never 100 percent&lt;br /&gt;
%im_convert% %input_image% -crop 12780x6130+0+0 -resize 12780x260! -flip -level 0,130%% temp_nadir_ball.tif&lt;br /&gt;
&lt;br /&gt;
rem Make a gradient image from black to transparent. This is the ambient shadow that is casted by the mirror ball.&lt;br /&gt;
%im_convert% -size 12780x130 gradient:none-black temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
rem Place the shadow and the mirror ball on the image&lt;br /&gt;
%im_convert% post_processed.tif -page +0+6070 temp_gradient.png -flatten -page +0+6130 temp_nadir_ball.tif -flatten %output_image%&lt;br /&gt;
&lt;br /&gt;
del temp_nadir_ball.tif&lt;br /&gt;
del temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
pause&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Before using it, please adapt the following in the batch-file to your situation:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the location of ImageMagick's convert.exe&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the input panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the output panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the panorama without the nadir cap (12780x6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the nadir cap (12780x260)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the ambient shadow (12780x130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the ambient shadow on the output panorama image (+0+6070)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the nadir cap on the output panorama image (+0+6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here's an example of a mirror ball created in this way:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:MirrorBal_ImageMagick.jpg]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Bknops|Bert Knops]]&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/User:Bknops</id>
		<title>User:Bknops</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/User:Bknops"/>
				<updated>2010-06-04T21:07:43Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: Created page with 'Bert Knops'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bert Knops&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)</id>
		<title>Adding a nadir cap (mirror ball)</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)"/>
				<updated>2010-06-04T21:03:46Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* ImageMagick */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Photoshop ==&lt;br /&gt;
I wrote a Photoshop action that produces these mirror spheres below out from&lt;br /&gt;
an equirectangular panorama. &amp;lt;br /&amp;gt;&lt;br /&gt;
As you can see are three sizes available.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_small.jpg]] [[Image:Mirrorball_big.jpg]] [[Image:Mirrorball_xxl.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Small covers 5% ,Big 8% and XXL 12% of panorama height (equirectangular projection)&amp;lt;br /&amp;gt;&lt;br /&gt;
Below you can see the region that will be covered with the mirrorball.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_pano.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here the action set in Photoshop:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_action.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Download the Photoshop action here:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
A similar action with text:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap_text.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
For a flexible nadir cap which can be streched to your needs:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:CapFlex.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't know how to install a Photoshop action?&amp;lt;br /&amp;gt;&lt;br /&gt;
Take a look at [[How to install actions in Photoshop]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Worklflow'''&amp;lt;br /&amp;gt;&lt;br /&gt;
1.) Open equirectangular / psphere image in Photoshop&amp;lt;br /&amp;gt;&lt;br /&gt;
2.) Run desired action (small / big / xxl))&amp;lt;br /&amp;gt;&lt;br /&gt;
3.) Save as....&amp;lt;br /&amp;gt;&lt;br /&gt;
4.) Finished&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Pitdavos|Peter Nyfeler]] (Pitdavos)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== ImageMagick ==&lt;br /&gt;
I wrote an ImageMagick Windows batch-file to add a mirror sphere to an equirectangular panorama:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set im_convert=&amp;quot;C:\Program Files\ImageMagick-6.5.8-Q16\convert.exe&amp;quot;&lt;br /&gt;
set input_image=post_processed.tif&lt;br /&gt;
set output_image=nadir_balled.tif&lt;br /&gt;
&lt;br /&gt;
rem Make the mirror ball.&lt;br /&gt;
rem	-crop		takes the part of the image without the nadir&lt;br /&gt;
rem	-resize		resizes the image to height of the nadir&lt;br /&gt;
rem	-flip		flips the image vertically&lt;br /&gt;
rem	-level		darkens the image, because reflection is never 100 percent&lt;br /&gt;
%im_convert% %input_image% -crop 12780x6130+0+0 -resize 12780x260! -flip -level 0,130%% temp_nadir_ball.tif&lt;br /&gt;
&lt;br /&gt;
rem Make a gradient image from black to transparent. This is the ambient shadow that is casted by the mirror ball.&lt;br /&gt;
%im_convert% -size 12780x130 gradient:none-black temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
rem Place the shadow and the mirror ball on the image&lt;br /&gt;
%im_convert% post_processed.tif -page +0+6070 temp_gradient.png -flatten -page +0+6130 temp_nadir_ball.tif -flatten %output_image%&lt;br /&gt;
&lt;br /&gt;
del temp_nadir_ball.tif&lt;br /&gt;
del temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
pause&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Before using it, please adapt the following in the batch-file to your situation:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the location of ImageMagick's convert.exe&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the input panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the output panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the panorama without the nadir cap (12780x6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the nadir cap (12780x260)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the ambient shadow (12780x130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the ambient shadow on the output panorama image (+0+6070)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the nadir cap on the output panorama image (+0+6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here's an example of a mirror ball created in this way:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:MirrorBal_ImageMagick.jpg]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Bknops|Bert Knops]]&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)</id>
		<title>Adding a nadir cap (mirror ball)</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)"/>
				<updated>2010-06-04T20:56:50Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* ImageMagick */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Photoshop ==&lt;br /&gt;
I wrote a Photoshop action that produces these mirror spheres below out from&lt;br /&gt;
an equirectangular panorama. &amp;lt;br /&amp;gt;&lt;br /&gt;
As you can see are three sizes available.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_small.jpg]] [[Image:Mirrorball_big.jpg]] [[Image:Mirrorball_xxl.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Small covers 5% ,Big 8% and XXL 12% of panorama height (equirectangular projection)&amp;lt;br /&amp;gt;&lt;br /&gt;
Below you can see the region that will be covered with the mirrorball.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_pano.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here the action set in Photoshop:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_action.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Download the Photoshop action here:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
A similar action with text:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap_text.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
For a flexible nadir cap which can be streched to your needs:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:CapFlex.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't know how to install a Photoshop action?&amp;lt;br /&amp;gt;&lt;br /&gt;
Take a look at [[How to install actions in Photoshop]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Worklflow'''&amp;lt;br /&amp;gt;&lt;br /&gt;
1.) Open equirectangular / psphere image in Photoshop&amp;lt;br /&amp;gt;&lt;br /&gt;
2.) Run desired action (small / big / xxl))&amp;lt;br /&amp;gt;&lt;br /&gt;
3.) Save as....&amp;lt;br /&amp;gt;&lt;br /&gt;
4.) Finished&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Pitdavos|Peter Nyfeler]] (Pitdavos)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== ImageMagick ==&lt;br /&gt;
I wrote an ImageMagick Windows batch-file to add a mirror sphere to an equirectangular panorama:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set im_convert=&amp;quot;C:\Program Files\ImageMagick-6.5.8-Q16\convert.exe&amp;quot;&lt;br /&gt;
set input_image=post_processed.tif&lt;br /&gt;
set output_image=nadir_balled.tif&lt;br /&gt;
&lt;br /&gt;
rem Make the mirror ball.&lt;br /&gt;
rem	-crop		takes the part of the image without the nadir&lt;br /&gt;
rem	-resize		resizes the image to height of the nadir&lt;br /&gt;
rem	-flip		flips the image vertically&lt;br /&gt;
rem	-level		darkens the image, because reflection is never 100 percent&lt;br /&gt;
%im_convert% %input_image% -crop 12780x6130+0+0 -resize 12780x260! -flip -level 0,130%% temp_nadir_ball.tif&lt;br /&gt;
&lt;br /&gt;
rem Make a gradient image from black to transparent. This is the ambient shadow that is casted by the mirror ball.&lt;br /&gt;
%im_convert% -size 12780x130 gradient:none-black temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
rem Place the shadow and the mirror ball on the image&lt;br /&gt;
%im_convert% post_processed.tif -page +0+6070 temp_gradient.png -flatten -page +0+6130 temp_nadir_ball.tif -flatten %output_image%&lt;br /&gt;
&lt;br /&gt;
del temp_nadir_ball.tif&lt;br /&gt;
del temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
pause&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Before using it, please adapt the following in the batch-file to your situation:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the location of ImageMagick's convert.exe&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the input panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the output panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the panorama without the nadir cap (12780x6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the nadir cap (12780x260)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the ambient shadow (12780x130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the ambient shadow on the output panorama image (+0+6070)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the nadir cap on the output panorama image (+0+6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here's an example of a mirror ball created in this way:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[File:MirrorBal_ImageMagick.jpg]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Bert Knops&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/File:MirrorBal_ImageMagick.jpg</id>
		<title>File:MirrorBal ImageMagick.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/File:MirrorBal_ImageMagick.jpg"/>
				<updated>2010-06-04T20:54:01Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: Mirror ball added to an equirectangular panorama using ImageMagick.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mirror ball added to an equirectangular panorama using ImageMagick.&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)</id>
		<title>Adding a nadir cap (mirror ball)</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)"/>
				<updated>2010-06-04T20:33:48Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Photoshop ==&lt;br /&gt;
I wrote a Photoshop action that produces these mirror spheres below out from&lt;br /&gt;
an equirectangular panorama. &amp;lt;br /&amp;gt;&lt;br /&gt;
As you can see are three sizes available.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_small.jpg]] [[Image:Mirrorball_big.jpg]] [[Image:Mirrorball_xxl.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Small covers 5% ,Big 8% and XXL 12% of panorama height (equirectangular projection)&amp;lt;br /&amp;gt;&lt;br /&gt;
Below you can see the region that will be covered with the mirrorball.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_pano.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here the action set in Photoshop:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_action.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Download the Photoshop action here:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
A similar action with text:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap_text.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
For a flexible nadir cap which can be streched to your needs:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:CapFlex.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't know how to install a Photoshop action?&amp;lt;br /&amp;gt;&lt;br /&gt;
Take a look at [[How to install actions in Photoshop]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Worklflow'''&amp;lt;br /&amp;gt;&lt;br /&gt;
1.) Open equirectangular / psphere image in Photoshop&amp;lt;br /&amp;gt;&lt;br /&gt;
2.) Run desired action (small / big / xxl))&amp;lt;br /&amp;gt;&lt;br /&gt;
3.) Save as....&amp;lt;br /&amp;gt;&lt;br /&gt;
4.) Finished&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Pitdavos|Peter Nyfeler]] (Pitdavos)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== ImageMagick ==&lt;br /&gt;
I wrote an ImageMagick Windows batch-file to add a mirror sphere to an equirectangular panorama:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set im_convert=&amp;quot;C:\Program Files\ImageMagick-6.5.8-Q16\convert.exe&amp;quot;&lt;br /&gt;
set input_image=post_processed.tif&lt;br /&gt;
set output_image=nadir_balled.tif&lt;br /&gt;
&lt;br /&gt;
rem Make the mirror ball.&lt;br /&gt;
rem	-crop		takes the part of the image without the nadir&lt;br /&gt;
rem	-resize		resizes the image to height of the nadir&lt;br /&gt;
rem	-flip		flips the image vertically&lt;br /&gt;
rem	-level		darkens the image, because reflection is never 100 percent&lt;br /&gt;
%im_convert% %input_image% -crop 12780x6130+0+0 -resize 12780x260! -flip -level 0,130%% temp_nadir_ball.tif&lt;br /&gt;
&lt;br /&gt;
rem Make a gradient image from black to transparent. This is the ambient shadow that is casted by the mirror ball.&lt;br /&gt;
%im_convert% -size 12780x130 gradient:none-black temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
rem Place the shadow and the mirror ball on the image&lt;br /&gt;
%im_convert% post_processed.tif -page +0+6070 temp_gradient.png -flatten -page +0+6130 temp_nadir_ball.tif -flatten %output_image%&lt;br /&gt;
&lt;br /&gt;
del temp_nadir_ball.tif&lt;br /&gt;
del temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
pause&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Before using it, please adapt the following in the batch-file to your situation:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the location of ImageMagick's convert.exe&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the input panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the output panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the panorama without the nadir cap (12780x6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the nadir cap (12780x260)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the ambient shadow (12780x130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the ambient shadow on the output panorama image (+0+6070)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the nadir cap on the output panorama image (+0+6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Bert Knops&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)</id>
		<title>Adding a nadir cap (mirror ball)</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Adding_a_nadir_cap_(mirror_ball)"/>
				<updated>2010-06-04T20:32:31Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Photoshop ==&lt;br /&gt;
I wrote a Photoshop action that produces these mirror spheres below out from&lt;br /&gt;
an equirectangular panorama. &amp;lt;br /&amp;gt;&lt;br /&gt;
As you can see are three sizes available.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_small.jpg]] [[Image:Mirrorball_big.jpg]] [[Image:Mirrorball_xxl.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Small covers 5% ,Big 8% and XXL 12% of panorama height (equirectangular projection)&amp;lt;br /&amp;gt;&lt;br /&gt;
Below you can see the region that will be covered with the mirrorball.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_pano.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Here the action set in Photoshop:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:Mirrorball_action.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Download the Photoshop action here:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
A similar action with text:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:cap_text.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
For a flexible nadir cap which can be streched to your needs:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:CapFlex.atn]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Don't know how to install a Photoshop action?&amp;lt;br /&amp;gt;&lt;br /&gt;
Take a look at [[How to install actions in Photoshop]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Worklflow'''&amp;lt;br /&amp;gt;&lt;br /&gt;
1.) Open equirectangular / psphere image in Photoshop&amp;lt;br /&amp;gt;&lt;br /&gt;
2.) Run desired action (small / big / xxl))&amp;lt;br /&amp;gt;&lt;br /&gt;
3.) Save as....&amp;lt;br /&amp;gt;&lt;br /&gt;
4.) Finished&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Pitdavos|Peter Nyfeler]] (Pitdavos)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
== ImageMagick ==&lt;br /&gt;
I wrote an ImageMagick Windows batch-file to add a mirror sphere to an equirectangular panorama:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set im_convert=&amp;quot;C:\Program Files\ImageMagick-6.5.8-Q16\convert.exe&amp;quot;&lt;br /&gt;
set input_image=post_processed.tif&lt;br /&gt;
set output_image=nadir_balled.tif&lt;br /&gt;
&lt;br /&gt;
rem Make the mirror ball.&lt;br /&gt;
rem	-crop		takes the part of the image without the nadir&lt;br /&gt;
rem	-resize		resizes the image to height of the nadir&lt;br /&gt;
rem	-flip		flips the image vertically&lt;br /&gt;
rem	-level		darkens the image, because reflection is never 100 percent&lt;br /&gt;
%im_convert% %input_image% -crop 12780x6130+0+0 -resize 12780x260! -flip -level 0,130%% temp_nadir_ball.tif&lt;br /&gt;
&lt;br /&gt;
rem Make a gradient image from black to transparent. This is the ambient shadow that is casted by the mirror ball.&lt;br /&gt;
%im_convert% -size 12780x130 gradient:none-black temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
rem Place the shadow and the mirror ball on the image&lt;br /&gt;
%im_convert% post_processed.tif -page +0+6070 temp_gradient.png -flatten -page +0+6130 temp_nadir_ball.tif -flatten %output_image%&lt;br /&gt;
&lt;br /&gt;
del temp_nadir_ball.tif&lt;br /&gt;
del temp_gradient.png&lt;br /&gt;
&lt;br /&gt;
pause&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Before using it, please adapt the following to your situation:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the location of ImageMagick's convert.exe&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the input panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the output panorama image name&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the panorama without the nadir cap (12780x6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the nadir cap (12780x260)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the size of the ambient shadow (12780x130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the ambient shadow on the output panorama image (+0+6070)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;the position of the nadir cap on the output panorama image (+0+6130)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Bert Knops&lt;br /&gt;
[[Category:Tutorial:Nice to know]]&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Panorama_Viewers</id>
		<title>Panorama Viewers</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Panorama_Viewers"/>
				<updated>2010-01-02T16:04:20Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: /* Stand alone Viewers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are basically three types of viewers for spherical panoramas:&lt;br /&gt;
* [[Java]] based Viewers run on any platform that supports [[Java]].&lt;br /&gt;
* Plugin based viewers require a plugin ([[Quicktime]], [[Shockwave]]) to run and might be platform specific.&lt;br /&gt;
* Stand alone viewers that are executables for a specific platform. Unlike Java and plugin-based viewers these are not meant for use within web pages.&lt;br /&gt;
&lt;br /&gt;
== Java based Viewers ==&lt;br /&gt;
=== Free ===&lt;br /&gt;
* [[PTViewer]] was the first Java viewer. It was developed originally by [[Helmut Dersch]] and is now [[PTViewer 2.7L2|maintained and enhanced]] by [[Fulvio Senore]]&lt;br /&gt;
&lt;br /&gt;
* [http://www.panorado.com/ Panorado Applet] is a Java viewer applet. It only shows a &amp;quot;flat&amp;quot; view but it is fast, so it is suited for larger images where the normal immersive-style warping isn't needed.&lt;br /&gt;
&lt;br /&gt;
* [http://www.immervision.com/en/multimedia/multimedia_products/multimedia_products_2_2.php PURE Player for Java] (by ImmerVision) is a Java viewer applet that supports cylindrical, spherical and cubic panoramic images.&lt;br /&gt;
&lt;br /&gt;
* [http://www.immervision.com/en/multimedia/multimedia_products/multimedia_products_2_3.php PURE Player for PRO Java] (by ImmerVision) is a free Java viewer applet that supports cylindrical, spherical and cubic panoramic images. It also supports user interfaces.&lt;br /&gt;
&lt;br /&gt;
=== Commercial ===&lt;br /&gt;
There are some commercial [[Java]] based viewers. Most of them are either a [[PTViewer]] clone or less functional.&lt;br /&gt;
&lt;br /&gt;
== Plugin based Viewers ==&lt;br /&gt;
&lt;br /&gt;
=== Free ===&lt;br /&gt;
&lt;br /&gt;
* [[Quicktime]] is available for Apple Macintosh and Windows. Requires panorama in [[QTVR]] movie format. ([[PanoCube]] or [[Pano2QTVR]] convert from equirectangular to .mov on Windows)&lt;br /&gt;
&lt;br /&gt;
* [[freepv]] is an open source cross-platform viewer for [[QTVR]] and other panorama formats.&lt;br /&gt;
&lt;br /&gt;
* [[DevalVR]] is a Windows browser plugin that displays both cubic QuickTime-VR panoramas in [[QTVR]] movie format panoramas. See http://www.devalvr.com/ for details.&lt;br /&gt;
&lt;br /&gt;
* [[PangeaVR]] is a Mac OS X browser plugin that displays both cubic QuickTime-VR panoramas in [[QTVR]] movie format and equirectangular (spherical) [[JPEG]] panoramas. See http://www.pangeasoft.net/pano/plugin/pangeavr.html for details.&lt;br /&gt;
&lt;br /&gt;
=== Commercial ===&lt;br /&gt;
&lt;br /&gt;
* There are no known commercial plugins for standard web delivery of panoramas&lt;br /&gt;
&lt;br /&gt;
== Flash or Shockwave based Viewers ==&lt;br /&gt;
&lt;br /&gt;
=== Free ===&lt;br /&gt;
&lt;br /&gt;
* [[SPi-V]] is a very sophisticated and smooth viewer based on Macromedia [[Shockwave]] that handles panoramas completely in graphics card memory (free version with logo).&lt;br /&gt;
&lt;br /&gt;
* [[pan0]] is an open source, Flash 9 based player for panoramas in equirectangular format. The application was formely known as &amp;quot;fspp&amp;quot;. See http://pan0.net/page.php?page=pan0 for details.&lt;br /&gt;
&lt;br /&gt;
* [[PanoSalado]] is an open source Flash 9 &amp;amp; 10 and Flex based viewer for cubic, equirectangular (spherical), cylindrical and QTVR panoramas. It supports 2D &amp;amp; 3D hotspots, audio, video, and being extended via XML or directly via Actionscript (AS3) and/or MXML. See PanoSalado's  [http://panosalado.com/panosalado site], download source and examples from the [http://code.google.com/p/panosalado/ GoogleCode] repository, access the [http://api.panosalado.com/index.html API] and view live [http://panosalado.com/forums?func=view&amp;amp;catid=15&amp;amp;id=57 examples].&lt;br /&gt;
&lt;br /&gt;
* [http://www.immervision.com/en/multimedia/multimedia_products/multimedia_products_2_4.php PURE Player for Flash] is a free Flash 9 based player that supports cylindrical, spherical and cubic panoramas.&lt;br /&gt;
&lt;br /&gt;
=== Commercial ===&lt;br /&gt;
&lt;br /&gt;
* The [http://flashpanoramas.com/player/ Flash Panorama Player] is a cross-platform viewer that displays [[QTVR]] movies as well as equirectangular (spherical) and cylindrical panoramas. Cube faces and stripes can also be handled. It supports SWF-plugins to extend its functionality (for example to integrate distorted FLV-movies as hotspots).&lt;br /&gt;
&lt;br /&gt;
* [http://gardengnomesoftware.com/pano2vr Pano2VR] (formerly [[Pano2QTVR]]) creates Flash 9 and Flash 10-compatible SWF files with included spherical viewer. It also creates QuickTime VR content and can output images in a number of different projections including equirect and cubefaces.&lt;br /&gt;
&lt;br /&gt;
* [http://krpano.com/ KRPano] is a Flash 9 &amp;amp; 10 based panorama viewer with a wide range of configuration options. These include different projections such as stereographic, 'little planet', fisheye, Vedutismo, and 'architectural'. It can handle cubefaces, equirects and QTVR .mov files, and it can embed other media including audio and FLV videos into panoramas.&lt;br /&gt;
&lt;br /&gt;
== Stand alone Viewers ==&lt;br /&gt;
&lt;br /&gt;
* [[FSPViewer]] is a free hardware accelerated stand alone viewer by [[Fulvio Senore]] (Windows only).&lt;br /&gt;
&lt;br /&gt;
* [[panoglview]] is an Open Source hardware accelerated stand alone viewer for [[Equirectangular Projection]] images (Windows, Linux and OS X).&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;strike&amp;gt;panoviewer&amp;lt;/strike&amp;gt; is an Open Source stand-alone viewer now superceded by [[panoglview]] (Windows, Linux).&lt;br /&gt;
&lt;br /&gt;
* [[PTViewer]], the original standalone viewer created by [[Helmut Dersch]] in C for X-Windows available from one of the [[mirrors]] (Linux) or the 3.2 version in compiled Java from [http://webuser.fh-furtwangen.de/~dersch/ his page] (Windows).&lt;br /&gt;
&lt;br /&gt;
* [[Quicktime]] also works as a standalone viewer (Windows, Mac).&lt;br /&gt;
&lt;br /&gt;
* [[DevalVR]] has a stand alone version, too (Windows).&lt;br /&gt;
&lt;br /&gt;
* [[freepv]] is a standalone hardware accelerated [[QTVR]] viewer as well as a plugin.&lt;br /&gt;
&lt;br /&gt;
* [http://groups.google.com/group/panini-support/web/panini-0-71-tips-and-tricks Panini] is an open source panoramic image viewer and perspective tool for all Qt platforms, including Linux, Windows, OSX.  It can display files in many panoramic formats. Your video driver must support OpenGL version 1.5, 2.0 for full functionality.  Get Panini at [http://sourceforge.net/projects/pvqt/ sf.net/projects/pvqt], or [[Build Panini on MacOSX|build on OS X]].&lt;br /&gt;
&lt;br /&gt;
*[http://www.panorado.com Panorado] is a full-featured image viewer/browser supporting panoramas (JPEG &amp;amp; QTVR). Shareware. (Windows)&lt;br /&gt;
&lt;br /&gt;
* [http://www.immervision.com/en/multimedia/multimedia_products/multimedia_products_2_6.php PURE Player for Windows] is a free standalone version of PURE Player viewer for Windows OS that supports cylindrical, spherical and cubic panoramas.&lt;br /&gt;
&lt;br /&gt;
* [http://www.cubeworld.org/ CubeWorld for iPhone and iPod Touch] is a free app that plays cubeface-based panoramas (max 1024px cubefaces) using OpenGL. It can store panoramas locally for offline viewing.&lt;br /&gt;
&lt;br /&gt;
* [http://www.pangeasoft.net/pano/pangeavr/index.html PangeaVR for iPhone and iPod Touch] is an app that plays panoramas (max 2048x1024px equirects) using OpenGL. The standard version of PangeaVR is free, the Pro version (which can store panoramas locally for offline viewing) costs $5.99.&lt;br /&gt;
&lt;br /&gt;
* [http://panobender.atspace.com/ PanoBender] is a free standalone viewer for JPEG images of equirectangular and cylindrical panoramas. (Windows CE)&lt;br /&gt;
&lt;br /&gt;
[[Category:Software:Platform:Linux]]&lt;br /&gt;
[[Category:Software:Platform:Mac OS X]]&lt;br /&gt;
[[Category:Software:Platform:Windows]]&lt;br /&gt;
[[Category:Software:Platform:Mobile/PDA]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* http://www.panoramaphotographer.com/comparisons/ shows working examples of a large number of different web-based panorama players.&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	<entry>
		<id>http://wiki.panotools.org/Panorama_Viewers</id>
		<title>Panorama Viewers</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/Panorama_Viewers"/>
				<updated>2010-01-02T15:59:10Z</updated>
		
		<summary type="html">&lt;p&gt;Bknops: added PanoBender&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are basically three types of viewers for spherical panoramas:&lt;br /&gt;
* [[Java]] based Viewers run on any platform that supports [[Java]].&lt;br /&gt;
* Plugin based viewers require a plugin ([[Quicktime]], [[Shockwave]]) to run and might be platform specific.&lt;br /&gt;
* Stand alone viewers that are executables for a specific platform. Unlike Java and plugin-based viewers these are not meant for use within web pages.&lt;br /&gt;
&lt;br /&gt;
== Java based Viewers ==&lt;br /&gt;
=== Free ===&lt;br /&gt;
* [[PTViewer]] was the first Java viewer. It was developed originally by [[Helmut Dersch]] and is now [[PTViewer 2.7L2|maintained and enhanced]] by [[Fulvio Senore]]&lt;br /&gt;
&lt;br /&gt;
* [http://www.panorado.com/ Panorado Applet] is a Java viewer applet. It only shows a &amp;quot;flat&amp;quot; view but it is fast, so it is suited for larger images where the normal immersive-style warping isn't needed.&lt;br /&gt;
&lt;br /&gt;
* [http://www.immervision.com/en/multimedia/multimedia_products/multimedia_products_2_2.php PURE Player for Java] (by ImmerVision) is a Java viewer applet that supports cylindrical, spherical and cubic panoramic images.&lt;br /&gt;
&lt;br /&gt;
* [http://www.immervision.com/en/multimedia/multimedia_products/multimedia_products_2_3.php PURE Player for PRO Java] (by ImmerVision) is a free Java viewer applet that supports cylindrical, spherical and cubic panoramic images. It also supports user interfaces.&lt;br /&gt;
&lt;br /&gt;
=== Commercial ===&lt;br /&gt;
There are some commercial [[Java]] based viewers. Most of them are either a [[PTViewer]] clone or less functional.&lt;br /&gt;
&lt;br /&gt;
== Plugin based Viewers ==&lt;br /&gt;
&lt;br /&gt;
=== Free ===&lt;br /&gt;
&lt;br /&gt;
* [[Quicktime]] is available for Apple Macintosh and Windows. Requires panorama in [[QTVR]] movie format. ([[PanoCube]] or [[Pano2QTVR]] convert from equirectangular to .mov on Windows)&lt;br /&gt;
&lt;br /&gt;
* [[freepv]] is an open source cross-platform viewer for [[QTVR]] and other panorama formats.&lt;br /&gt;
&lt;br /&gt;
* [[DevalVR]] is a Windows browser plugin that displays both cubic QuickTime-VR panoramas in [[QTVR]] movie format panoramas. See http://www.devalvr.com/ for details.&lt;br /&gt;
&lt;br /&gt;
* [[PangeaVR]] is a Mac OS X browser plugin that displays both cubic QuickTime-VR panoramas in [[QTVR]] movie format and equirectangular (spherical) [[JPEG]] panoramas. See http://www.pangeasoft.net/pano/plugin/pangeavr.html for details.&lt;br /&gt;
&lt;br /&gt;
=== Commercial ===&lt;br /&gt;
&lt;br /&gt;
* There are no known commercial plugins for standard web delivery of panoramas&lt;br /&gt;
&lt;br /&gt;
== Flash or Shockwave based Viewers ==&lt;br /&gt;
&lt;br /&gt;
=== Free ===&lt;br /&gt;
&lt;br /&gt;
* [[SPi-V]] is a very sophisticated and smooth viewer based on Macromedia [[Shockwave]] that handles panoramas completely in graphics card memory (free version with logo).&lt;br /&gt;
&lt;br /&gt;
* [[pan0]] is an open source, Flash 9 based player for panoramas in equirectangular format. The application was formely known as &amp;quot;fspp&amp;quot;. See http://pan0.net/page.php?page=pan0 for details.&lt;br /&gt;
&lt;br /&gt;
* [[PanoSalado]] is an open source Flash 9 &amp;amp; 10 and Flex based viewer for cubic, equirectangular (spherical), cylindrical and QTVR panoramas. It supports 2D &amp;amp; 3D hotspots, audio, video, and being extended via XML or directly via Actionscript (AS3) and/or MXML. See PanoSalado's  [http://panosalado.com/panosalado site], download source and examples from the [http://code.google.com/p/panosalado/ GoogleCode] repository, access the [http://api.panosalado.com/index.html API] and view live [http://panosalado.com/forums?func=view&amp;amp;catid=15&amp;amp;id=57 examples].&lt;br /&gt;
&lt;br /&gt;
* [http://www.immervision.com/en/multimedia/multimedia_products/multimedia_products_2_4.php PURE Player for Flash] is a free Flash 9 based player that supports cylindrical, spherical and cubic panoramas.&lt;br /&gt;
&lt;br /&gt;
=== Commercial ===&lt;br /&gt;
&lt;br /&gt;
* The [http://flashpanoramas.com/player/ Flash Panorama Player] is a cross-platform viewer that displays [[QTVR]] movies as well as equirectangular (spherical) and cylindrical panoramas. Cube faces and stripes can also be handled. It supports SWF-plugins to extend its functionality (for example to integrate distorted FLV-movies as hotspots).&lt;br /&gt;
&lt;br /&gt;
* [http://gardengnomesoftware.com/pano2vr Pano2VR] (formerly [[Pano2QTVR]]) creates Flash 9 and Flash 10-compatible SWF files with included spherical viewer. It also creates QuickTime VR content and can output images in a number of different projections including equirect and cubefaces.&lt;br /&gt;
&lt;br /&gt;
* [http://krpano.com/ KRPano] is a Flash 9 &amp;amp; 10 based panorama viewer with a wide range of configuration options. These include different projections such as stereographic, 'little planet', fisheye, Vedutismo, and 'architectural'. It can handle cubefaces, equirects and QTVR .mov files, and it can embed other media including audio and FLV videos into panoramas.&lt;br /&gt;
&lt;br /&gt;
== Stand alone Viewers ==&lt;br /&gt;
&lt;br /&gt;
* [[FSPViewer]] is a free hardware accelerated stand alone viewer by [[Fulvio Senore]] (Windows only).&lt;br /&gt;
&lt;br /&gt;
* [[panoglview]] is an Open Source hardware accelerated stand alone viewer for [[Equirectangular Projection]] images (Windows, Linux and OS X).&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;strike&amp;gt;panoviewer&amp;lt;/strike&amp;gt; is an Open Source stand-alone viewer now superceded by [[panoglview]] (Windows, Linux).&lt;br /&gt;
&lt;br /&gt;
* [[PTViewer]], the original standalone viewer created by [[Helmut Dersch]] in C for X-Windows available from one of the [[mirrors]] (Linux) or the 3.2 version in compiled Java from [http://webuser.fh-furtwangen.de/~dersch/ his page] (Windows).&lt;br /&gt;
&lt;br /&gt;
* [[Quicktime]] also works as a standalone viewer (Windows, Mac).&lt;br /&gt;
&lt;br /&gt;
* [[DevalVR]] has a stand alone version, too (Windows).&lt;br /&gt;
&lt;br /&gt;
* [[freepv]] is a standalone hardware accelerated [[QTVR]] viewer as well as a plugin.&lt;br /&gt;
&lt;br /&gt;
* [http://groups.google.com/group/panini-support/web/panini-0-71-tips-and-tricks Panini] is an open source panoramic image viewer and perspective tool for all Qt platforms, including Linux, Windows, OSX.  It can display files in many panoramic formats. Your video driver must support OpenGL version 1.5, 2.0 for full functionality.  Get Panini at [http://sourceforge.net/projects/pvqt/ sf.net/projects/pvqt], or [[Build Panini on MacOSX|build on OS X]].&lt;br /&gt;
&lt;br /&gt;
*[http://www.panorado.com Panorado] is a full-featured image viewer/browser supporting panoramas (JPEG &amp;amp; QTVR). Shareware. (Windows)&lt;br /&gt;
&lt;br /&gt;
* [http://www.immervision.com/en/multimedia/multimedia_products/multimedia_products_2_6.php PURE Player for Windows] is a free standalone version of PURE Player viewer for Windows OS that supports cylindrical, spherical and cubic panoramas.&lt;br /&gt;
&lt;br /&gt;
* [http://www.cubeworld.org/ CubeWorld for iPhone and iPod Touch] is a free app that plays cubeface-based panoramas (max 1024px cubefaces) using OpenGL. It can store panoramas locally for offline viewing.&lt;br /&gt;
&lt;br /&gt;
* [http://www.pangeasoft.net/pano/pangeavr/index.html PangeaVR for iPhone and iPod Touch] is an app that plays panoramas (max 2048x1024px equirects) using OpenGL. The standard version of PangeaVR is free, the Pro version (which can store panoramas locally for offline viewing) costs $5.99.&lt;br /&gt;
&lt;br /&gt;
* [http://panobender.atspace.com/ PanoBender] is a free app for viewing JPEG images of equirectangular and cylindrical panoramas. (Windows CE)&lt;br /&gt;
&lt;br /&gt;
[[Category:Software:Platform:Linux]]&lt;br /&gt;
[[Category:Software:Platform:Mac OS X]]&lt;br /&gt;
[[Category:Software:Platform:Windows]]&lt;br /&gt;
[[Category:Software:Platform:Mobile/PDA]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* http://www.panoramaphotographer.com/comparisons/ shows working examples of a large number of different web-based panorama players.&lt;/div&gt;</summary>
		<author><name>Bknops</name></author>	</entry>

	</feed>