PanoTools Anti Aliasing Filter Examples

From PanoTools.org Wiki
Revision as of 13:10, 12 November 2007 by Erik Krause (talk | contribs) (Note on viewer antiaalising, deval filter parameter)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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" />