BasicImage(T *data, const ImageRef &size) | CVD::BasicImage< T > | [inline] |
BasicImage(const BasicImage ©of) | CVD::BasicImage< T > | [inline] |
BasicImage() | CVD::BasicImage< T > | [inline, protected] |
begin() const | CVD::BasicImage< T > | [inline] |
begin() | CVD::BasicImage< T > | [inline] |
const_iterator typedef | CVD::BasicImage< T > | |
data() const | CVD::SubImage< T > | [inline] |
data() | CVD::SubImage< T > | [inline] |
end() const | CVD::BasicImage< T > | [inline] |
end() | CVD::BasicImage< T > | [inline] |
end_ptr() | CVD::SubImage< T > | [inline, protected] |
end_ptr() const | CVD::SubImage< T > | [inline, protected] |
fastend() | CVD::SubImage< T > | [inline] |
fastend() const | CVD::SubImage< T > | [inline] |
field() const | CVD::VideoFrame< T > | [inline] |
fill(const T d) | CVD::SubImage< T > | [inline] |
in_image(const ImageRef &ir) const | CVD::SubImage< T > | [inline] |
in_image_with_border(const ImageRef &ir, int border) const | CVD::SubImage< T > | [inline] |
iterator typedef | CVD::BasicImage< T > | |
m_buf | CVD::V4L2FrameT< T > | [protected] |
my_data | CVD::SubImage< T > | [protected] |
my_field | CVD::VideoFrame< T > | [protected] |
my_index | CVD::V4L2FrameT< T > | [protected] |
my_size | CVD::SubImage< T > | [protected] |
my_stride | CVD::SubImage< T > | [protected] |
my_timestamp | CVD::VideoFrame< T > | [protected] |
operator=(const BasicImage ©of) | CVD::BasicImage< T > | [inline] |
operator[](const ImageRef &pos) | CVD::SubImage< T > | [inline] |
operator[](const ImageRef &pos) const | CVD::SubImage< T > | [inline] |
operator[](int row) | CVD::SubImage< T > | [inline] |
operator[](int row) const | CVD::SubImage< T > | [inline] |
pos(const T *ptr) const | CVD::SubImage< T > | [inline] |
ref() | CVD::SubImage< T > | [inline] |
row_stride() const | CVD::SubImage< T > | [inline] |
size() const | CVD::SubImage< T > | [inline] |
sub_image(const ImageRef &start, const ImageRef &size) | CVD::SubImage< T > | [inline] |
sub_image(const ImageRef &start, const ImageRef &size) const | CVD::SubImage< T > | [inline] |
SubImage(T *data, const ImageRef &size, int stride) | CVD::SubImage< T > | [inline] |
SubImage(const SubImage ©of) | CVD::SubImage< T > | [inline] |
SubImage() | CVD::SubImage< T > | [inline, protected] |
timestamp() const | CVD::VideoFrame< T > | [inline] |
totalsize() const | CVD::SubImage< T > | [inline] |
V4L2FrameT(double t, const ImageRef &size, int index, T *data, VideoFrameFlags::FieldType f) | CVD::V4L2FrameT< T > | [inline, protected] |
VideoFrame(double t, T *data, const ImageRef &size, VideoFrameFlags::FieldType f=VideoFrameFlags::Unknown) | CVD::VideoFrame< T > | [inline] |
VideoFrame(double t, const BasicImage< T > &im, VideoFrameFlags::FieldType f=VideoFrameFlags::Unknown) | CVD::VideoFrame< T > | [inline] |
zero() | CVD::SubImage< T > | [inline] |
~BasicImage() | CVD::BasicImage< T > | [inline] |
~SubImage() | CVD::SubImage< T > | [inline] |
~V4L2FrameT() | CVD::V4L2FrameT< T > | [inline, protected] |
~VideoFrame() | CVD::VideoFrame< T > | [inline, protected, virtual] |