ImFusion C++ SDK 4.4.0
ImFusion::ML::FileReaderColumn Struct Reference

#include <ImFusion/ML/DataReaders/FileReader.h>

This struct represents a "column" of filenames in a filelist, like those contained in datalist_training.txt/data_list_validation.txt produced by ImFusionLabels. More...

Detailed Description

This struct represents a "column" of filenames in a filelist, like those contained in datalist_training.txt/data_list_validation.txt produced by ImFusionLabels.

Each filename is used to load a DataList, and the data in the list is mapped to a DataItem using the provided KeyMapping

Public Attributes

KeyMapping mapping
std::vector< std::stringfiles

The documentation for this struct was generated from the following file:
  • ImFusion/ML/DataReaders/FileReader.h
Search Tab / S to search, Esc to close