OTB
9.0.0
Orfeo Toolbox
|
#include "otbStringUtils.h"
#include "otbStringUtilities.h"
#include "otb_boost_string_header.h"
#include "itkListSample.h"
#include <string>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
otb | |
Functions | |
template<typename TInput , typename TTarget > | |
bool | otb::ReadDataFile (const std::string &infname, itk::SmartPointer< itk::Statistics::ListSample< TInput >> samples, itk::SmartPointer< itk::Statistics::ListSample< TTarget >> labels) |
template<typename TInput , typename TTarget > | |
bool | otb::ReadDataFile (const std::string &infname, itk::SmartPointer< itk::Statistics::ListSample< TInput >> samples, itk::SmartPointer< itk::Statistics::ListSample< TTarget >> labels) |