| activeContour() | mimas::activeContour< T > | [inline] |
| adaptContour(const const_image_ref< T > &inputImage) | mimas::activeContour< T > | |
| adaptContourList(const const_image_ref< T > &trackingImage) | mimas::activeContour< T > | |
| alpha | mimas::activeContour< T > | |
| beta | mimas::activeContour< T > | |
| clear(void) | mimas::image< T > | [inline, virtual] |
| clearPolyCoords(void) | mimas::activeContour< T > | |
| 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] |
| debug | mimas::activeContour< T > | |
| dummy | mimas::const_image_ref< T, T * > | [protected] |
| fill(const T &initVal) | mimas::image_ref< T > | [inline, virtual] |
| gamma | mimas::activeContour< 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] |
| maxNumIterations | mimas::activeContour< T > | |
| maxTotalPointsMoved | mimas::activeContour< T > | |
| numPolyPoints | mimas::activeContour< T > | [protected] |
| 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] |
| polyCoords | mimas::activeContour< T > | |
| pushPolyCoord(int xcoord, int ycoord) | mimas::activeContour< T > | |
| 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] |
| setPolyCircle(int xcenter, int ycenter, int circleRadius, int numPoints) | mimas::activeContour< T > | |
| showPolyCoords(void) | mimas::activeContour< T > | |
| showPolygonOnImage(image_ref< T > &someImage) | mimas::activeContour< T > | |
| showPolygonOnImage_graylevel | mimas::activeContour< T > | |
| showPolygonOnImage_thickness | mimas::activeContour< T > | |
| smooth | mimas::activeContour< T > | |
| sortPolyCoords(void) | mimas::activeContour< 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] |
| ~activeContour() | mimas::activeContour< T > | [inline] |
| ~object(void) | mimas::object | [inline, virtual] |