Example Ortofoto

This commit is contained in:
Daniel Saavedra
2020-04-16 18:29:03 -04:00
parent f4bf75873b
commit a7ff40c357
12 changed files with 1378 additions and 4 deletions

View File

@@ -28,6 +28,7 @@
"from tqdm import tqdm\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt\n",
"from panel_disconnect import disconnect\n",
"\n"
]
},