Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ShadowFinderColab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
"\n",
"Using an object's height and the length of its shadow (or the angle to the sun) with the date and the time, this code estimates the possible locations of that shadow.\n",
"\n",
"> <font color='#ffc107'>Important:</font> The shadow length must be measured at right angles to the object 📐 This means that you might have to correct for the perspective of an image before using this tool."
"> <font color='#ffc107'>Important:</font> The shadow length must be measured at right angles to the object 📐 This means that you might have to correct for the perspective of an image before using this tool.\n",
"\n",
"> <font color='#ab0107'>Bug Workaround:</font> At the moment there is a bug with Shadow Finder which results in an error. You can still use the tool in Google Colab by running the tool, getting the error, then restarting the session. Do this by navigating to the 'Runtime' menu at the top of the window, then click 'Restart session'. When you run the tool a second time it should work."
]
},
{
Expand Down