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)

what I see in notebook is very poor in notebook !
