Skip to content

PPI and Spectral Angle Based Satellite Image Classifier Web Application

Notifications You must be signed in to change notification settings

abhishekvp/PPIbasedSatImgClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPI and Spectral Angle Based Satellite Image Classifier Web Application

End Member Extraction using PPI and Spectral Angle Classifier is a web application, that has been developed using MATLAB at its core. The front end has been designed in HTML and CSS. PHP is used at the backend for image upload and triggering MATLAB.

Application Flow:

  • The image input is handled by the HTML front-end, the PHP back-end uploads the image on the server.
  • The PHP at the backend then triggers the MATLAB Script that takes the uploaded image as input and generates the classified image as the output.
  • The PHP waits for the output classified image to be generated by MATLAB, once generated, it renders the classified image to the browser.

GUI Screenshots:

Home Page Classified Image Output

About

PPI and Spectral Angle Based Satellite Image Classifier Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published