Git Product home page Git Product logo

grseb9s / sam-classification-of-satellite-images Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rashmis5/sam-classification-of-satellite-images

0.0 1.0 0.0 128 KB

The project aims at explaining the usage of SAM algorithm for satellite image classification. Hyperspectral Image provides pixel spectrum that fetches detailed information about a surface to identify and distinguish between spectrally similar (but unique) materials. The Hyperspectral Image sensor placed on board the Remote Sensing Satellite captures Hyperspectral Images with various bands of spectrum. Experiments are carried out for the implementation of Spectral Angle Mapper (SAM) on Hyper- spectral Images for classification of pixels on the surface. The false color composite of the image is also obtained for better visualization of surface differences. The Hyperspectral Images of various bands are stacked one after the other to form three-dimensional Cube of images for SAM implementation. SAM is a supervised classification algorithm which identifies the various classes in the image based on the calculation of the spectral angle. The spectral angle is calculated between the test vector built for each pixel and the reference vector built for each reference classes selected by the user. Results are obtained to read and reorganize multiple 2-D datasets into a single compact 3D dataset cube. The reference vector is built for performing SAM classification and the angle between the reference vector and pixel vector is calculated to compare with the determined threshold angle value. The color coding is then applied to distinguish between the various classes that have been recognized by the SAM algorithm. Hence using SAM, Hyperspectral images are analyzed to extract thematic information such as land-cover, water bodies, and clouds.

sam-classification-of-satellite-images's Introduction

SAM-Classification-of-satellite-images

The project aims at explaining the usage of SAM algorithm for satellite image classification. Hyperspectral Image provides pixel spectrum that fetches detailed information about a surface to identify and distinguish between spectrally similar (but unique) materials. The Hyperspectral Image sensor placed on board the Remote Sensing Satellite captures Hyperspectral Images with various bands of spectrum. Experiments are carried out for the implementation of Spectral Angle Mapper (SAM) on Hyper- spectral Images for classification of pixels on the surface. The false color composite of the image is also obtained for better visualization of surface differences. The Hyperspectral Images of various bands are stacked one after the other to form three-dimensional Cube of images for SAM implementation. SAM is a supervised classification algorithm which identifies the various classes in the image based on the calculation of the spectral angle. The spectral angle is calculated between the test vector built for each pixel and the reference vector built for each reference classes selected by the user. Results are obtained to read and reorganize multiple 2-D datasets into a single compact 3D dataset cube. The reference vector is built for performing SAM classification and the angle between the reference vector and pixel vector is calculated to compare with the determined threshold angle value. The color coding is then applied to distinguish between the various classes that have been recognized by the SAM algorithm. Hence using SAM, Hyperspectral images are analyzed to extract thematic information such as land-cover, water bodies, and clouds.

sam-classification-of-satellite-images's People

Contributors

rashmis5 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.