clear(void) | mimas::image< T > | [inline, virtual] |
const_image_ref(void) | mimas::const_image_ref< T, T * > | [inline] |
const_image_ref(T *_data, int _width, int _height) | mimas::const_image_ref< T, T * > | [inline] |
const_image_ref(const const_image_ref< T, OPtr > &_imgref) | mimas::const_image_ref< T, T * > | [inline] |
data | mimas::const_image_ref< T, T * > | [protected] |
depthMap | mimas::stereo< T > | [protected] |
dummy | mimas::const_image_ref< T, T * > | [protected] |
fill(const T &initVal) | mimas::image_ref< T > | [inline, virtual] |
fillgaps | mimas::stereo< T > | |
getHeight(void) const | mimas::const_image_ref< T, T * > | [inline] |
getPixel(int x, int y) | mimas::image_ref< T > | [inline] |
getPixel(int x, int y) const | mimas::image_ref< T > | [inline] |
getSize(void) const | mimas::const_image_ref< T, T * > | [inline] |
getWidth(void) const | mimas::const_image_ref< T, T * > | [inline] |
height | mimas::const_image_ref< T, T * > | [protected] |
image(void) | mimas::image< T > | [inline] |
image(const const_image_ref< U, UPtr > &_image) | mimas::image< T > | [inline] |
image_ref(void) | mimas::image_ref< T > | [inline] |
image_ref(const image_ref< T > &_imgref) | mimas::image_ref< T > | [inline, explicit] |
image_ref(T *_data, int _width, int _height) | mimas::image_ref< T > | [inline] |
in(const mimas::point p) const | mimas::const_image_ref< T, T * > | [inline] |
in(const mimas::pixel p) const | mimas::const_image_ref< T, T * > | [inline] |
in(int x, int y) const | mimas::const_image_ref< T, T * > | [inline] |
init(int w, int h) | mimas::image< T > | [inline, virtual] |
initialised(void) const | mimas::const_image_ref< T, T * > | [inline] |
lowerRight(void) | mimas::image_ref< T > | [inline] |
mimas::const_image_ref< T, T * >::lowerRight(void) const | mimas::const_image_ref< T, T * > | [inline] |
lr(void) | mimas::image_ref< T > | [inline] |
mimas::const_image_ref< T, T * >::lr(void) const | mimas::const_image_ref< T, T * > | [inline] |
object(void) | mimas::object | [inline] |
operator=(const image< T > &_image) | mimas::image< T > | [inline] |
operator=(const const_image_ref< U, UPtr > &_image) | mimas::image< T > | [inline] |
pixel(int x, int y) | mimas::image_ref< T > | [inline] |
pixel(int x, int y) const | mimas::image_ref< T > | [inline] |
rawData(void) const | mimas::image_ref< T > | [inline] |
rawData(void) | mimas::image_ref< T > | [inline] |
setPixel(int x, int y, T val) | mimas::image_ref< T > | [inline, virtual] |
stereo() | mimas::stereo< T > | [inline] |
stereoMap(image< T > &leftImage, image< T > &rightImage) | mimas::stereo< T > | |
storage | mimas::image< T > | [protected] |
sub_image(const mimas::pixel ul, const mimas::pixel lr) const | mimas::image< T > | [inline] |
sub_image(const int top_left_x, const int top_left_y, const int width, const int height) const | mimas::image< T > | [inline] |
ul(void) | mimas::image_ref< T > | [inline] |
mimas::const_image_ref< T, T * >::ul(void) const | mimas::const_image_ref< T, T * > | [inline] |
upperLeft(void) | mimas::image_ref< T > | [inline] |
mimas::const_image_ref< T, T * >::upperLeft(void) const | mimas::const_image_ref< T, T * > | [inline] |
width | mimas::const_image_ref< T, T * > | [protected] |
writeNormalisedDepthMapToFilePGM(char *fn) | mimas::stereo< T > | |
xsearch | mimas::stereo< T > | |
xwinsize | mimas::stereo< T > | |
ysearch | mimas::stereo< T > | |
ywinsize | mimas::stereo< T > | |
~object(void) | mimas::object | [inline, virtual] |
~stereo() | mimas::stereo< T > | [inline] |