Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Image.PNG definition degraded, in notebook view

Hi is there a way to improve the definition in Jupyter notebook ?

from PIL import Image
img=Image.open("C:\\Users\\jean-pierre\\Documents\\SageMath\\IPYNB\\"+"Satellites.png")
matrix_plot(img, origin='upper',aspect_ratio=1)

image description

what I see in notebook is very poor in notebook !