OpenEV
Extending OpenCV to event-based vision
Loading...
Searching...
No Matches
abstract-camera.cpp File Reference

Implementation of abstract-camera. More...

#include "openev/devices/abstract-camera.hpp"
#include "libcaer/devices/device.h"
#include <algorithm>
#include <array>
#include <cstdlib>
#include <cstring>
#include <libcaer/events/common.h>
#include <libcaer/events/frame.h>
#include <libcaer/events/imu6.h>
#include <libcaer/events/packetContainer.h>
#include <libcaer/events/polarity.h>
#include <opencv2/core/hal/interface.h>
#include <opencv2/core/persistence.hpp>
#include <opencv2/core/saturate.hpp>
#include <opencv2/core/types.hpp>
#include <opencv2/core/utils/logger.hpp>
#include <type_traits>

Detailed Description

Implementation of abstract-camera.

Author
Raul Tapia