Turi Create
4.0
|
This is the complete list of members for turi::image_type, including all inherited members.
get_image_data() const | turi::image_type | |
image_type()=default | turi::image_type | |
image_type(const char *image_data, size_t height, size_t width, size_t channels, size_t image_data_size, int version, int format) | turi::image_type | |
image_type(const boost::gil::rgb8_image_t &gil_image) | turi::image_type | explicit |
image_type(const boost::gil::rgba8_image_t &gil_image) | turi::image_type | explicit |
is_decoded() const | turi::image_type | inline |
load(iarchive &iarc) | turi::image_type | |
m_channels | turi::image_type | |
m_format | turi::image_type | |
m_height | turi::image_type | |
m_image_data | turi::image_type | |
m_image_data_size | turi::image_type | |
m_version | turi::image_type | |
m_width | turi::image_type | |
operator==(const image_type &other) const | turi::image_type | |
save(oarchive &oarc) const | turi::image_type |