OTB  9.0.0
Orfeo Toolbox
Public Member Functions | Public Attributes | List of all members
otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel Class Reference

#include <otbTrainVectorBase.h>

Public Member Functions

 SamplesWithLabel ()
 

Public Attributes

TargetListSampleType::Pointer labeledListSample
 
ListSampleType::Pointer listSample
 

Detailed Description

template<class TInputValue, class TOutputValue>
class otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel

Class used to store a list of sample and the corresponding label

Definition at line 80 of file otbTrainVectorBase.h.

Constructor & Destructor Documentation

◆ SamplesWithLabel()

template<class TInputValue , class TOutputValue >
otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel::SamplesWithLabel ( )
inline

Member Data Documentation

◆ labeledListSample

template<class TInputValue , class TOutputValue >
TargetListSampleType::Pointer otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel::labeledListSample

◆ listSample

template<class TInputValue , class TOutputValue >
ListSampleType::Pointer otb::Wrapper::TrainVectorBase< TInputValue, TOutputValue >::SamplesWithLabel::listSample

The documentation for this class was generated from the following file: