Loading [MathJax]/extensions/tex2jax.js

You are here: Start » Program Examples » Globe Flattening

Globe Flattening

Aim:

The aim of the program is to extract a spherical surface and transform it into a flat rectangle.

Input:

The image of a globe.

Output:

A flattened image of the globe.

Hints:

An image presenting a globe can be flattened in several ways, but the easiest method is to think of the globe as a sphere and consider one of the Image Spatial Transforms Maps filters to create a proper map and then display it as an image.

Labeling connections is explained in this article.

Solution (FIS):

►Click here to show the solution.

Used Filters

►Click here to show the filters list.

Further Readings