SAMCLASSIFIER Class Reference
Spectral Angle Mapper classifier.
More...
#include <mi32/samclass.h>
List of all members.
Detailed Description
Spectral Angle Mapper classifier.
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
| objitem | Hyperspectral objitem |
| SAMCLASSIFIER::~SAMCLASSIFIER |
( |
|
) |
|
Member Function Documentation
| int SAMCLASSIFIER::AddSample |
( |
INT32 |
lin, |
|
|
INT32 |
col | |
|
) |
| | |
Add sample point to classifier.
- Parameters:
-
| lin | Sample point - lin |
| col | Sample point - col |
| int SAMCLASSIFIER::ClassifyBegin |
( |
|
) |
|
Do classification on specified line.
- Parameters:
-
| lin | Line to classify |
| startcol | Starting column of line |
| numcols | Number of columns |
| outmask | Which columns to use |
| void SAMCLASSIFIER::Close |
( |
|
) |
|
Close hyperspectral object.
| void SAMCLASSIFIER::DeleteAllSamples |
( |
|
) |
|
Delete all sample points.
| void SAMCLASSIFIER::DeleteSample |
( |
INT32 |
lin, |
|
|
INT32 |
col | |
|
) |
| | |
Delete sample point.
- Parameters:
-
| lin | Sample point - lin |
| col | Sample point - col |
Open hyperspectral object.
| void SAMCLASSIFIER::SetAverageSamples |
( |
bool |
AverageSamples = true |
) |
[inline] |
Set average sample value.
- Parameters:
-
| AverageSamples | Average samples |
| void SAMCLASSIFIER::SetIgnoreAbsorptionBands |
( |
bool |
IgnoreAbsorptionBands = true |
) |
[inline] |
Set ignore absorption bands.
- Parameters:
-
| IgnoreAbsorptionBands | Ignore absorption bands |
The documentation for this class was generated from the following file: