Skip to content

Tejal-19/Change-Detection-Using-Satellite-Images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Change-Detection-Using-Satellite-Images

Detecting change in the forest cover from the satellite images

Table of Contents

About The Project

input
Final output

The aim of the project is to detect the changes in the forest cover of a speciffic area from the satellite images which are already denoised and registered. The process involves the concept of PCA for analyzing the principal components of the image in order to form a vector set which can be further clustered into smaller and significant groups. Clusteing involves the K-means clustering algorithm which is further used to detect the change. Refer this documentation.

Tech Stack

Software used for this project :

File Structure

Getting Started

Prerequisites

Installation

Clone the repo

git clone https://github.com/Bhumika-Kothwal/Change-Detection-Using-Satellite-Images.git

Usage

Open scripts and start running the files as a python code 

Results and Demo

Image before change detection:

input

Image after change detection:

output

Future Work

Troubleshooting

Contributors

Acknowledgements and Resources

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%