.. automodule:: classification

Supervised classification classes
*********************************

This module supports HSI cube supervised classifiers. They are NormXCorr, SID and SAM.
For each classifier three differents plotting are availables.

The fusions of classification maps use a best score win approach.

See the file :download:`test_cls.py<../tests/test_cls.py>` for an example.

------------------------------

NormXCorr
=========

.. autoclass:: classification.NormXCorr
    :members:

------------------------------

SAM
===

.. autoclass:: classification.SAM
    :members:

------------------------------

SID
===

.. autoclass:: classification.SID
    :members:

------------------------------

Output
======

.. autoclass:: classification.Output
    :members: