Skip to content

ShuWald/Land-Cover-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Land-Cover-Detector

Build a web application that uses satellite or aerial imagery to detect and classify different land cover types (e.g., vegetation, water, urban areas, bare soil) within a user-selected region. The system should process the imagery, apply a classification model, and display an interactive map with color-coded land cover categories and basic statistics like coverage percentages.

To Run

  • Add a secrets.txt file with your Maps API key in the main directory
  • Run npx serve -l 5500 (node and serve package required)
  • Navigate to http://localhost:5500/index.html

Note: Can replace 5500 with any desired port number

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors