S3dlib: Image mapping and clipping#

Image HSV value clipping#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D01_Image_HSV_Value_Clipping.py.

See: https://s3dlib.org/examples/imagemap/earth_land_clipped.html

picImage_HSV_Value_Clipping

Left figure: Image_HSV_Value_Clipping.

Spherical image mapping#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D02_Spherical_ImageMapping.py.

See: https://s3dlib.org/examples/imagemap/earth_shaded.html

picSpherical_Image_Mapping

Left figure: Spherical_Image_Mapping.

Earth in 3D#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D03_Earth3D.py.

See: fzaverl/s3dlib

pic3d_earth

Left figure: 3d_earth.

Cylindrical image mapping#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D04_Cylindrical_ImageMapping.py.

See: https://s3dlib.org/examples/imagemap/mars_cyl.html

picCylindrical_Image_Mapping

Left figure: Cylindrical_Image_Mapping.

Imaginary Earth, part A#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D05_Imaginary_Earth_a.py.

See: https://s3dlib.org/examples/imagemap/imaginary_earth.html

picImaginary_Earth_a

Left figure: Imaginary_Earth_a.

Imaginary Earth, part B#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D06_Imaginary_Earth_b.py.

See: https://s3dlib.org/examples/imagemap/imaginary_earth.html

picImaginary_Earth_b

Left figure: Imaginary_Earth_b.

Earth, projected on Klein bottle#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D07_Klein_Earth_a.py.

See: https://s3dlib.org/examples/imagemap/earth_klein.html

picKlein_Earth_a

Left figure: Klein_Earth_a.

Earth, projected on planar, screw, knot and swirl surfaces#

The Python code for the example below can be found online in the DataXlCalcNet repository or in the corresponding local DataXlCalcNet folder in the file D08_Klein_Earth_b.py.

See: https://s3dlib.org/examples/imagemap/earth_klein.html

picKlein_Earth_b

Left figure: Klein_Earth_b.