ImFusion SDK 4.3
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:
Search Tab / S to search, Esc to close