Skip to content

Namespace ILLIXR::data_format::image

Namespace List > ILLIXR > data_format > image

Public Types

Type Name
enum image_type

Public Attributes

Type Name
const std::map< image_type, const std::string > image_type_map = /* multi line expression */

Public Types Documentation

enum image_type

enum ILLIXR::data_format::image::image_type {
    LEFT_EYE,
    RIGHT_EYE,
    RGB,
    DEPTH,
    LEFT_EYE_PROCESSED,
    RIGHT_EYE_PROCESSED,
    RGB_PROCESSED,
    CONFIDENCE
};

Enumeration of image type


Public Attributes Documentation

variable image_type_map

const std::map<image_type, const std::string> ILLIXR::data_format::image::image_type_map;

Mapping of image_type to a string representation.



The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/include/illixr/data_format/opencv_data_types.hpp