antonin-lfv / color_surface-with-matplotlib

Colouring a surface with matplotlib - in 2D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color_surface

Codacy Badge

The L1 matrix need to be a numpy.array, and a n*m size matrix. The result of the algorithm is in the file "result.png".

You can change the color of the levels, by changing cmap value.

example

result

About

Colouring a surface with matplotlib - in 2D


Languages

Language:Python 100.0%