Skip to content
/ MewCoo Public

A hyperspectral remote sensing image classification online tool

License

Notifications You must be signed in to change notification settings

soyking/MewCoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MewCoo

A hyperspectral remote sensing image classification online tool.

Dependency

Server:

Webpage:

URL Statement

  • /
    After inputing image data and selecting classification method (multinomial logistic regression[MLR] or support vector machine[SVM]), you could get classification result reported by text and graphs.And you could select the parameters and the indices of the feature you focus on.

  • /stat_feature
    Getting original data statistical feature, such as average, variance.

  • /rbf_gamma
    Trying to find the best gamma of RBF kernel funciton.

  • /soft_margin
    Trying to find the best soft margin of SVM algorithm.

  • /forward_stepwise
    Selecting feature indices by forward stepwise.

  • /knn
    Optimizing classification result by k-nearest neighbors.

  • /format
    Data format.

About

A hyperspectral remote sensing image classification online tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published