code::Image< T > Member List

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

_implcode::Dim2D< T > [protected]
begin()code::Dim2D< T > [inline]
begin() const code::Dim2D< T > [inline]
cell_ref(size_t row, size_t col)code::Dim2D< T > [inline]
cell_ref(size_t row, size_t col) const code::Dim2D< T > [inline]
clear()code::Dim2D< T > [inline]
clone() const code::Image< T > [inline]
const_iterator typedefcode::Dim2D< T >
convolve(const Image< double > &kernel)code::Image< T >
convolve(const Image< T > &kernel)code::Image< T >
convolve(const std::vector< float > &row_filter, const std::vector< float > &col_filter) const code::Image< T >
create_ximage(Display *display, Visual *visual, XColor *colors) const code::Image< T >
crop(unsigned int x1, unsigned int y1, unsigned int x2, unsigned int y2) const code::Image< T >
deep_copy(const Dim2D< T > &source)code::Dim2D< T > [inline, protected, virtual]
Dim2D()code::Dim2D< T > [inline]
Dim2D(size_t x, size_t y, const T &value=T())code::Dim2D< T > [inline]
Dim2D(size_t x, size_t y, const T **values)code::Dim2D< T > [inline]
dim_x() const code::Image< T > [inline]
dim_y() const code::Image< T > [inline]
end()code::Dim2D< T > [inline]
end() const code::Dim2D< T > [inline]
fill(const T &val)code::Dim2D< T > [inline]
fill(const T &val, size_t row_begin, size_t row_end, size_t col_begin, size_t col_end)code::Dim2D< T > [inline]
filterValue(const Image< T > &filter, int x, int y) const code::Image< T >
get_1d_bounds(size_t row, T *&setme_begin, T *&setme_end)code::Dim2D< T > [inline]
get_1d_bounds(size_t row, const T *&setme_begin, const T *&setme_end) const code::Dim2D< T > [inline]
get_iterator(size_t row, size_t col)code::Dim2D< T > [inline]
get_iterator(size_t row, size_t col) const code::Dim2D< T > [inline]
get_val(size_t row, size_t col) const code::Dim2D< T > [inline]
getMax() const code::Image< T >
getMax(size_t &eye, size_t &jay) const code::Image< T >
getMin() const code::Image< T >
getMin(size_t &eye, size_t &jay) const code::Image< T >
Image(const T **input_data, int x, int y)code::Image< T > [inline]
Image(int x=0, int y=0, const T &value=T())code::Image< T > [inline]
Image(const Dim2D< T > &values)code::Image< T > [inline]
incr(int x, int y, T incr_val=1)code::Image< T > [inline]
is_valid(int x, int y) const code::Image< T > [inline]
iterator typedefcode::Dim2D< T >
localMean(size_t kernel_size) const code::Image< T >
localVariance(size_t kernel_size) const code::Image< T >
localVariance(size_t kernel_size, const Image< float > &local_mean) const code::Image< T >
mapped_color(T data_value, XColor *colors) const code::Image< T >
maxThreshold(T maxThresh, T newValue)code::Image< T >
minThreshold(T minThresh, T newValue)code::Image< T >
operator-(const Image &a) const code::Image< T >
operator=(const Dim2D< T > &source)code::Dim2D< T > [inline]
operator[](size_t row)code::Dim2D< T > [inline]
operator[](size_t row) const code::Dim2D< T > [inline]
print_out() const code::Image< T >
print_out(const char *format) const code::Image< T >
push_back(const T *begin, const T *end)code::Dim2D< T > [inline]
push_back(const std::vector< T > &v)code::Dim2D< T > [inline]
read_pgm(const char *filename)code::Image< T > [static]
removezeropad(int newSize) const code::Image< T >
replace(const T &old_value, const T &new_value)code::Dim2D< T > [inline]
replace_1d(size_t row, const T *first, const T *last)code::Dim2D< T > [inline]
replace_1d(int row, const std::vector< T > &v)code::Dim2D< T > [inline]
replace_2d(const Dim2D< T > &d)code::Dim2D< T > [inline]
reserve(size_t rows, size_t cols)code::Dim2D< T > [inline]
resize(int newSize) const code::Image< T >
code::Dim2D< T >::resize(size_t rows, size_t cols, const T &value=T())code::Dim2D< T > [inline]
roundOff() const code::Image< T >
set_2d(size_t x, size_t y, const T **values)code::Dim2D< T > [inline]
set_val(size_t row, size_t col, const T &value)code::Dim2D< T > [inline]
shallow_copy(const Dim2D< T > &source)code::Dim2D< T > [inline, protected, virtual]
showImage(const char *filename, bool inBackground) const code::Image< T >
size() const code::Dim2D< T > [inline]
size_d() const code::Dim2D< T > [inline]
size_d(size_t row) const code::Dim2D< T > [inline]
surface_print_out() const code::Image< T >
write_pgm(const char *filename, int scaleValues=0) const code::Image< T >
zeropad(int newSize) const code::Image< T >
~Dim2D()code::Dim2D< T > [inline, virtual]
~Image()code::Image< T > [inline, virtual]


Generated on Fri May 4 13:40:11 2012 for WDSS-IIw2 by  doxygen 1.4.7