![]() |
Banuba SDK
|
This is the complete list of members for bnb::yuv_image_t, including all inherited members.
| base_image_t()=default | bnb::base_image_t | |
| base_image_t(const image_format &format) (defined in bnb::base_image_t) | bnb::base_image_t | explicitprotected |
| conversion_matrix typedef (defined in bnb::yuv_image_t) | bnb::yuv_image_t | |
| get_format() const | bnb::base_image_t | |
| get_plane() const | bnb::yuv_image_t | inline |
| get_rgb_to_yuv_matrix() const (defined in bnb::yuv_image_t) | bnb::yuv_image_t | virtual |
| get_rgb_to_yuv_matrix(color_std standard, color_range range) | bnb::yuv_image_t | static |
| get_yuv_format() const noexcept | bnb::yuv_image_t | |
| get_yuv_to_rgb_matrix() const (defined in bnb::yuv_image_t) | bnb::yuv_image_t | virtual |
| get_yuv_to_rgb_matrix(color_std standard, color_range range) | bnb::yuv_image_t | static |
| m_format (defined in bnb::base_image_t) | bnb::base_image_t | protected |
| normalize_orientation(bnb::transformation const &y_basis, bnb::transformation const &uv_basis, bnb::pixel_rect const &full_roi) | bnb::yuv_image_t | |
| operator=(yuv_image_t &&other)=default (defined in bnb::yuv_image_t) | bnb::yuv_image_t | |
| operator=(const yuv_image_t &)=default (defined in bnb::yuv_image_t) | bnb::yuv_image_t | |
| set_fov(float fov) | bnb::base_image_t | inline |
| u_pixel_at(uint32_t xi, uint32_t yi) const noexcept | bnb::yuv_image_t | |
| uv_pixel_at(uint32_t xi, uint32_t yi, uint32_t offset) const noexcept | bnb::yuv_image_t | |
| uv_size() const noexcept | bnb::yuv_image_t | |
| v_pixel_at(uint32_t xi, uint32_t yi) const noexcept | bnb::yuv_image_t | |
| y_pixel_at(uint32_t xi, uint32_t yi) const noexcept | bnb::yuv_image_t | |
| y_size() const noexcept | bnb::yuv_image_t | |
| yuv_image_t(color_plane y_plane, color_plane uv_plane, const image_format &format, const yuv_format_t &yuv_format) | bnb::yuv_image_t | inline |
| yuv_image_t(color_plane y_plane, color_plane u_plane, color_plane v_plane, const image_format &format, const yuv_format_t &yuv_format) | bnb::yuv_image_t | inline |
| yuv_image_t(color_plane y_plane, color_plane uv_plane, const image_format &format) | bnb::yuv_image_t | inline |
| yuv_image_t()=default | bnb::yuv_image_t | |
| yuv_image_t(yuv_image_t &&)=default | bnb::yuv_image_t | |
| yuv_image_t(const yuv_image_t &)=default | bnb::yuv_image_t |