Skip to content

Bhumika-Kothwal/Change-Detection-Using-Satellite-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Change-Detection-Using-Satellite-Images

Detecting change in the satellite images using Principal Component Analysis(PCA) and K-means Clustering Tehchniques.

Table of Contents

About The Project

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

Results and Demo

Input Image 1 Input Image 2 Output Image

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