hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #05539
[Bug 1400254] Re: Request for Peirce quincuncial projection
Hugin is using libpano13 for all the remapping. So the projection have
to be added to libpano13.
I see at least 2 issue with this projection:
* Blending about the 360 deg border in this projection is not not supported by enblend/smartblend/multiblend. So this projection needs a special treatment for the 360 deg case.
* Even when the projection has less distortion than equirectangular, there are 4 singularities, and all are at the equator (and so in the middle).
** Project changed: hugin => panotools
** Changed in: panotools
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1400254
Title:
Request for Peirce quincuncial projection
Status in Panorama Tools:
New
Bug description:
Hey!
This is a feature request for a Peirce quincuncial projection:
http://en.wikipedia.org/wiki/Peirce_quincuncial_projection
Equirectangular seems to be the most common type of projection for
storing panoramas, yes it is horrible for this purpose. Distortion
increases as you move further from the equator, and so the size and
distribution of pixels from the original source image (whether fisheye
or rectilinear) when forward-mapped into an equirectangular projection
varies wildly - this makes it a horrible projection considering how
JPEG compression works, considering one may want to denoise the
panorama or sharpen it, etc.
The Peirce quincuncial projection has very limited distortion. From
Wikipedia, "The part where the exaggeration of scale amounts to double
that at the centre is only 9% of the area of the sphere, against 13%
for the Mercator projection and 50% for the stereographic projection".
When used in cartography, it gives an honest representation of the
globe. When used for aesthetic purposes in panoramas, it gives a
unique and interesting look.
Please consider adding the Peirce quincuncial projection to Hugin.
To manage notifications about this bug go to:
https://bugs.launchpad.net/panotools/+bug/1400254/+subscriptions
References