OTB  9.0.0
Orfeo Toolbox
otb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue > Member List

This is the complete list of members for otb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >, including all inherited members.

CanReadFile(const std::string &) overrideotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
CanWriteFile(const std::string &) overrideotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
ConfidenceListSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ConfidenceSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ConfidenceValueType typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
ConstPointer typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
CreateAnother(void) constotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
DoPredict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const overrideotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >protected
DoPredictBatch(const InputListSampleType *input, const unsigned int &startIndex, const unsigned int &size, TargetListSampleType *target, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >privatevirtual
GetDecisionRule()otb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
GetDimension()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetInputListSample() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetK()otb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
GetNameOfClass() constotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
MachineLearningModel< TInputValue, TTargetValue >::GetNameOfClass() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetRegressionMode()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
HasConfidenceIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
HasProbaIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
InputListSampleType typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
InputSampleType typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
InputValueType typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(InputListSample, InputListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(TargetListSample, TargetListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(ConfidenceListSample, ConfidenceListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
KNearestNeighborsMachineLearningModel()otb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >protected
KNearestNeighborsMachineLearningModel(const Self &)=deleteotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >private
KNN_MEAN enum valueotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
KNN_MEDIAN enum valueotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
KNN_VOTING enum valueotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
Load(const std::string &filename, const std::string &name="") overrideotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
m_ConfidenceIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_ConfidenceListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_DecisionRuleotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >private
m_Dimensionotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_InputListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_IsDoPredictBatchMultiThreadedotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_IsRegressionSupportedotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_Kotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >private
m_KNearestModelotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >private
m_ProbaIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_RegressionModeotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_TargetListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_ValidationListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel()otb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel(const Self &)=deleteotb::MachineLearningModel< TInputValue, TTargetValue >private
New()otb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >static
operator=(const Self &)=deleteotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >private
Pointer typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
Predict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >
PredictBatch(const InputListSampleType *input, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >
PrintSelf(std::ostream &os, itk::Indent indent) const overrideotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >protected
ProbaListSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ProbaSampleType typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
Save(const std::string &filename, const std::string &name="") overrideotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
Self typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
SetDecisionRule(int _arg)otb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
SetDimension(unsigned int _arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetInputListSample(InputListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetK(int _arg)otb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
SetRegressionMode(bool flag)otb::MachineLearningModel< TInputValue, TTargetValue >
SetTargetListSample(TargetListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
Superclass typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
TargetListSampleType typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
TargetSampleType typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
TargetValueType typedefotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >
Train() overrideotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >virtual
~KNearestNeighborsMachineLearningModel() override=defaultotb::KNearestNeighborsMachineLearningModel< TInputValue, TTargetValue >protected
~MachineLearningModel() override=defaultotb::MachineLearningModel< TInputValue, TTargetValue >protected