Skip to content
Snippets Groups Projects
Commit a80a1278 authored by Jocabed Martínez's avatar Jocabed Martínez
Browse files

modificacion

parent 2acfe971
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ Mostramos la imagen. ...@@ -22,7 +22,7 @@ Mostramos la imagen.
plt.imshow(image) plt.imshow(image)
plt.show() plt.show()
``` ```
<img src="./data/zapatocaImage.jpeg" width="180" height="140"> <img src="./data/zapatocaImage.jpeg" width="280" height="200">
Convertimos la imagen a un arreglo de numpy. Convertimos la imagen a un arreglo de numpy.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment