OpenEV
Extending OpenCV to event-based vision
|
Plain text reader. More...
#include "openev/core/types.hpp"
#include "openev/readers/abstract-reader.hpp"
#include <fstream>
#include <regex>
#include <string>
Go to the source code of this file.
Classes | |
class | ev::PlainTextReader |
This class extends AbstractReader_ to read dataset in plain text format. More... | |
Enumerations | |
enum | PlainTextReaderColumns : uint8_t { TXYP , XYTP , PTXY , PXYT } |
Plain text reader.