OpenEV
Extending OpenCV to event-based vision
Loading...
Searching...
No Matches
plain-text-reader.hpp File Reference

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 }
 

Detailed Description

Plain text reader.

Author
Raul Tapia