Use numpy to draw images.

Create a 1024x1024x3 array with the data type np.uint8 using numpy. Convert this array into an image using PIL, then display the image. Make sure to document your process and results in a Jupyter Notebook (.ipynb).

image.png

image.png

image.png

https://colab.research.google.com/drive/1CwUqxn_dsstcZ8QURTzRYp_gSrZZrc4d?usp=sharing

image.png

https://colab.research.google.com/drive/1_p4rhWfspDhO5TgeWOy-qA5-G_cQFMQD?usp=sharing

image.png