Ask Your Question

Revision history [back]

png image within a Graphics object

Hi,

I have an image, let say a png file, which represents the values of a function. The function is continuous but highly non derivable (a good example is a Julia set and there is no way to obtain a clean picture directly within Sage or matplotlib.

Now that I have this picture, I would like to be able to add axes, lines or circles. Is it possible to do it in Sage ? with matplotlib ?

Vincent