You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
Please use a venv if you can to keep the main code isolated.
Use FakeCamera rather than Camera to test w/ images online.
Numpy and OpenCV can both be installed by: python -m pip install opencv_python
Only for FakeCamera, requests also needs to be installed.
Useful test images
103-130: scenes with areas of vegetation, no vegetation and clouds
154-184: darkness - discard
About
Calculating plant health (NDVI) on Earth and comparing it to factors from NASA datasets and datasets we create, like air pollution, population density, temperature, humidity, daylight time, cloud cover, longitude and latitude, to get an idea of how limiting factors work on a large scale.