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

Plain text reader. More...

#include "openev/readers/abstract-reader.hpp"
#include <cstddef>
#include <fstream>
#include <stdint.h>
#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 }

Variables

constexpr bool ev::USING_PLAIN_TEXT_READER_HPP = true

Detailed Description

Plain text reader.

Author
Raul Tapia