Difference between revisions of "PanoTools Anti Aliasing Filter Examples"

From PanoTools.org Wiki
Jump to navigation Jump to search
(Note on viewer antiaalising, deval filter parameter)
m (categorized)
Line 12: Line 12:
  
 
<pano file="Aafilter_mitchell.mov" width="500"  height="350" scale="tofit" controller="true" cache="true" filter="0" />
 
<pano file="Aafilter_mitchell.mov" width="500"  height="350" scale="tofit" controller="true" cache="true" filter="0" />
 +
 +
[[Category:Software:Survey]]

Revision as of 21:53, 18 November 2007

Examples for PanoTools Anti Aliasing Filters. Please note that for static display the viewer performs it's own anti-aliasing. To see the mere image hold the mouse button depressed. Aliasing is best viewed in zenith and nadir regions.

Panorama without aliasing filter:

<pano file="Noaafilter.mov" width="500" height="350" scale="tofit" controller="true" cache="true" filter="0" />

Panorama with Gaussian filter:

<pano file="Aafilter_gauss.mov" width="500" height="350" scale="tofit" controller="true" cache="true" filter="0" />

Panorama with Michell filter:

<pano file="Aafilter_mitchell.mov" width="500" height="350" scale="tofit" controller="true" cache="true" filter="0" />