MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
mve::Image< T > Member List

This is the complete list of members for mve::Image< T >, including all inherited members.

add_channels(int64_t amount, T const &value=T(0))mve::Image< T >
allocate(int64_t width, int64_t height, int64_t chans)mve::TypedImageBase< T >inline
at(int64_t index) constmve::Image< T >inline
at(int64_t index, int64_t channel) constmve::Image< T >inline
at(int64_t x, int64_t y, int64_t channel) constmve::Image< T >inline
at(int64_t index)mve::Image< T >inline
at(int64_t index, int64_t channel)mve::Image< T >inline
at(int64_t x, int64_t y, int64_t channel)mve::Image< T >inline
begin(void)mve::TypedImageBase< T >inline
begin(void) constmve::TypedImageBase< T >inline
cmve::ImageBaseprotected
channels(void) constmve::ImageBaseinline
clear(void)mve::TypedImageBase< T >inlinevirtual
ConstPtr typedefmve::Image< T >
copy_channel(int64_t src, int64_t dest)mve::Image< T >
create(void)mve::Image< T >inlinestatic
create(int64_t width, int64_t height, int64_t channels)mve::Image< T >inlinestatic
create(Image< T > const &other)mve::Image< T >inlinestatic
datamve::TypedImageBase< T >protected
delete_channel(int64_t channel)mve::Image< T >
duplicate(void) constmve::Image< T >inline
duplicate_base(void) constmve::TypedImageBase< T >inlinevirtual
end(void)mve::TypedImageBase< T >inline
end(void) constmve::TypedImageBase< T >inline
fill(T const &value)mve::TypedImageBase< T >inline
fill_color(T const *color)mve::Image< T >inline
get_byte_pointer(void) constmve::TypedImageBase< T >inlinevirtual
get_byte_pointer(void)mve::TypedImageBase< T >inlinevirtual
get_byte_size(void) constmve::TypedImageBase< T >inlinevirtual
get_data(void) constmve::TypedImageBase< T >inline
get_data(void)mve::TypedImageBase< T >inline
get_data_pointer(void) constmve::TypedImageBase< T >inline
get_data_pointer(void)mve::TypedImageBase< T >inline
get_pixel_amount(void) constmve::TypedImageBase< T >inline
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type(void) constmve::TypedImageBase< T >inlinevirtual
get_type_for_string(std::string const &type_string)mve::ImageBaseinlinestatic
get_type_string(void) constmve::TypedImageBase< T >inlinevirtual
get_value_amount(void) constmve::TypedImageBase< T >inline
hmve::ImageBaseprotected
height(void) constmve::ImageBaseinline
Image(void)=defaultmve::Image< T >
Image(int64_t width, int64_t height, int64_t channels)mve::Image< T >inline
Image(Image< T > const &other)mve::Image< T >inline
ImageBase(void)=defaultmve::ImageBase
ImageData typedefmve::Image< T >
linear_at(float x, float y, int64_t channel) constmve::Image< T >
linear_at(float x, float y, T *px) constmve::Image< T >
operator()(int64_t index) constmve::Image< T >inline
operator()(int64_t index, int64_t channel) constmve::Image< T >inline
operator()(int64_t x, int64_t y, int64_t channel) constmve::Image< T >inline
operator()(int64_t index)mve::Image< T >inline
operator()(int64_t index, int64_t channel)mve::Image< T >inline
operator()(int64_t x, int64_t y, int64_t channel)mve::Image< T >inline
operator[](int64_t index)mve::Image< T >inline
operator[](int64_t index) constmve::Image< T >inline
Ptr typedefmve::Image< T >
reinterpret(int64_t new_w, int64_t new_h, int64_t new_c)mve::ImageBaseinline
resize(int64_t width, int64_t height, int64_t chans)mve::TypedImageBase< T >inline
swap(TypedImageBase< T > &other)mve::TypedImageBase< T >inline
swap_channels(int64_t c1, int64_t c2)mve::Image< T >
TypedImageBase(void)=defaultmve::TypedImageBase< T >
TypedImageBase(TypedImageBase< T > const &other)mve::TypedImageBase< T >inline
valid(void) constmve::ImageBaseinline
ValueType typedefmve::Image< T >
wmve::ImageBaseprotected
width(void) constmve::ImageBaseinline
~ImageBase(void)=defaultmve::ImageBasevirtual
~TypedImageBase(void)=defaultmve::TypedImageBase< T >virtual