Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
/ 2021-KnowNDVI Public archive

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.

Notifications You must be signed in to change notification settings

apollo-1845/2021-KnowNDVI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 2

Local Testing

  • 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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages