Skip to content

Struct ILLIXR::cam_type

ClassList > ILLIXR > cam_type

Inherits the following classes: ILLIXR::switchboard::event

Public Attributes

Type Name
cv::Mat img0
cv::Mat img1
time_point time

Public Functions

Type Name
cam_type (time_point _time, cv::Mat _img0, cv::Mat _img1)

Public Functions inherited from ILLIXR::switchboard::event

See ILLIXR::switchboard::event

Type Name
virtual ~event () = default

Public Attributes Documentation

variable img0

cv::Mat ILLIXR::cam_type::img0;

variable img1

cv::Mat ILLIXR::cam_type::img1;

variable time

time_point ILLIXR::cam_type::time;

Public Functions Documentation

function cam_type

inline ILLIXR::cam_type::cam_type (
    time_point _time,
    cv::Mat _img0,
    cv::Mat _img1
) 


The documentation for this class was generated from the following file include/illixr/opencv_data_types.hpp