Skip to content
Snippets Groups Projects
Commit 50184d25 authored by Gerardo Semprum's avatar Gerardo Semprum
Browse files

Update README.md

parent ff4478c1
No related branches found
No related tags found
No related merge requests found
## Data Analysis with images from Mars
#### Jennifer Ortega (EPN)
#### Carla Gomez (USB)
#### Gerardo Semprúm (UCV)
El siguiente proyecto es un procesamiento de imágenes tomadas en la superficie marciana mediante los Rovers enviados
......@@ -18,7 +16,7 @@ Dicho análisis se divide en 3 enfoques puntuales:
En los notebooks realizados, se usaron las siguientes **librerías** en su mayoria:
..* Python Pillow (PIL): abre las imágenes dentro del notebook.
- Python Pillow (PIL): abre las imágenes dentro del notebook.
..* Open CV: Librería para transformar los arreglos (“array”) de la imagen de numpy en .float32 para ser trabajada como
flotante y poder manejar data.
⋅⋅* Matplotlib: para crear los gráficos (“plots”) de las imágenes comparativas mediante las funciones como plt.subplot()
......
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