Banuba SDK
Loading...
Searching...
No Matches
bnb::full_image_t Member List

This is the complete list of members for bnb::full_image_t, including all inherited members.

allocator typedef (defined in bnb::base_event< Event, MaxElements >)bnb::base_event< Event, MaxElements >
basis_transformbnb::transformable_event< full_image_t >
create_bpc8(const uint8_t *rgb_plane, int32_t rgb_stride, int32_t width, int32_t height, pixel_buffer_format fmt, orientation orient, bool mirroring, plane_deleter deleter) (defined in bnb::full_image_t)bnb::full_image_tstatic
create_i420(const uint8_t *y_plane, int32_t y_stride, const uint8_t *u_plane, int32_t u_stride, const uint8_t *v_plane, int32_t v_stride, int32_t width, int32_t height, bnb::color_std std, bnb::color_range rng, orientation orient, bool mirroring, plane_deleter y_deleter, plane_deleter u_deleter, plane_deleter v_deleter) (defined in bnb::full_image_t)bnb::full_image_tstatic
create_nv12(const uint8_t *y_plane, int32_t y_stride, const uint8_t *uv_plane, int32_t uv_stride, int32_t width, int32_t height, bnb::color_std std, bnb::color_range rng, orientation orient, bool mirroring, plane_deleter y_deleter, plane_deleter uv_deleter) (defined in bnb::full_image_t)bnb::full_image_tstatic
full_image_t()bnb::full_image_t
full_image_t(bpc8_image_t image)bnb::full_image_texplicit
full_image_t(yuv_image_t image)bnb::full_image_texplicit
full_image_t(const full_image_t &)bnb::full_image_t
full_image_t(full_image_t &&) noexceptbnb::full_image_t
full_roibnb::transformable_event< full_image_t >
get_base_ptr() constbnb::full_image_t
get_base_ptr_of_plane(uint32_t plane_num) constbnb::full_image_t
get_bytes_per_pixel() constbnb::full_image_t
get_bytes_per_pixel_of_plane(uint32_t plane_num) constbnb::full_image_t
get_bytes_per_row() constbnb::full_image_t
get_bytes_per_row_of_plane(uint32_t plane_num) constbnb::full_image_t
get_color_range() constbnb::full_image_t
get_color_standard() constbnb::full_image_t
get_data() const noexceptbnb::full_image_tinline
get_format() constbnb::full_image_t
get_height() constbnb::full_image_t
get_height_of_plane(uint32_t plane_num) constbnb::full_image_t
get_mirroring() constbnb::full_image_t
get_number_of_planes() constbnb::full_image_t
get_orientation() constbnb::full_image_t
get_pixel_buffer_format() constbnb::full_image_t
get_subchannel_basis_transform(float inv_scale=1.f) const (defined in bnb::full_image_t)bnb::full_image_tinline
get_type_id() const noexcept final (defined in bnb::base_event< Event, MaxElements >)bnb::base_event< Event, MaxElements >inlinevirtual
get_width() constbnb::full_image_t
get_width_of_plane(uint32_t plane_num) constbnb::full_image_t
has_data() const noexceptbnb::full_image_tinline
id (defined in bnb::base_event< Event, MaxElements >)bnb::base_event< Event, MaxElements >inlinestatic
image_basis() constbnb::full_image_tinline
is_landscape() constbnb::full_image_t
load(const std::string &path, bool alpha=false)bnb::full_image_tstatic
normalize_orientation()bnb::full_image_t
operator=(const full_image_t &) (defined in bnb::full_image_t)bnb::full_image_t
operator=(full_image_t &&other) noexcept (defined in bnb::full_image_t)bnb::full_image_t
plane_deleter typedef (defined in bnb::full_image_t)bnb::full_image_t
set_fov(float fov)bnb::full_image_t
~base_event_iface()=default (defined in bnb::base_event_iface)bnb::base_event_ifacevirtual
~full_image_t() override (defined in bnb::full_image_t)bnb::full_image_t