OTB
9.0.0
Orfeo Toolbox
|
#include <otbTrainVectorBase.h>
Public Member Functions | |
SamplesWithLabel () | |
Public Attributes | |
TargetListSampleType::Pointer | labeledListSample |
ListSampleType::Pointer | listSample |
Class used to store a list of sample and the corresponding label
Definition at line 80 of file otbTrainVectorBase.h.
|
inline |
TargetListSampleType::Pointer otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel::labeledListSample |
Definition at line 84 of file otbTrainVectorBase.h.
Referenced by otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ExtractClassificationSamplesWithLabel(), otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ExtractSamplesWithLabel(), and otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel::SamplesWithLabel().
ListSampleType::Pointer otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel::listSample |
Definition at line 83 of file otbTrainVectorBase.h.
Referenced by otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ExtractClassificationSamplesWithLabel(), otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::ExtractSamplesWithLabel(), and otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel::SamplesWithLabel().