Giter VIP home page Giter VIP logo

hsiclassifier's Introduction

HSI Classifier v1.0

Documentation is available in "hsiDocs" folder.

  • Use anaconda promt and change directory into the "hsiDocs" folder on HSI classifier v1.0.

        cd "G:\3. Hyperspectral\5. Matlab HSI\1. HSI classifier v1.0\hsiDocs"
    
  • mkdocs serve - Start the live-reloading docs server.

  • Open http://127.0.0.1:8000/ on browser.

hsiclassifier's People

Contributors

ttudhanushka avatar

Stargazers

 avatar

Watchers

 avatar  avatar

hsiclassifier's Issues

Label colors in the classifier seems incorrect.

Labels are as below.

colors =   [0 0 0;...           % Black (undefined classes)
            0 102 0; ...        % dark green (Grass)
            255 153 204; ...    % Pink (Bush)
            99 66 34; ...       % Brown (Mud)
            170 170 170; ...    % Grey (concrete)
            64 64 64; ...       % Dark grey (Asphalt) 
            0 255 0; ...        % Green (Trees)
            110 22 138; ...     % Purple (Rocks)
            0 128 255; ...      % Light blue (water)
            0 0 255;...         % Blue (sky)
            51 102 255;...      % French blue (Snow)
            68 187 170;...      % Cyan (Black ice)
            108 64 20;...       % Medium Brown (Dirt)
            187 136 51;...      % Light brown(Gravel)
            102 0 204;...       % Light purple (Objects)
            204 153 255;...     % Very Light purple (Person)
            ];

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.