OTB
9.0.0
Orfeo Toolbox
|
#include "itkLightObject.h"
#include "itkFixedArray.h"
#include "otbMachineLearningModel.h"
#include "svm.h"
#include "otbLibSVMMachineLearningModel.hxx"
Go to the source code of this file.
Classes | |
class | otb::LibSVMMachineLearningModel< TInputValue, TTargetValue > |
Namespaces | |
otb | |
Macros | |
Classification model file compatibility tests | |
#define | otbSetSVMParameterMacro(name, alias, type) |
#define otbSetSVMParameterMacro | ( | name, | |
alias, | |||
type | |||
) |
Definition at line 85 of file otbLibSVMMachineLearningModel.h.