Thursday, January 28, 2016

[yjytccnk] Double map projection

Project a flat image onto a portion of a sphere using one (inverse) map projection, then project that portion of a sphere back onto a plane using a different map projection, possibly the same projection but with different parameters, e.g., center of projection.

This yields an programmatic way to slightly distort images.

No comments :