| addGaussLine(line line, double weight, double sigma, double precision) | mimas::hough_transform | |
| addGaussLineFast(line line, double weight) | mimas::hough_transform | |
| addGaussPoint(const IntVector &posn, double weight, double sigma, double precision) | mimas::hough_transform | |
| addGaussPointFast(const IntVector &posn) | mimas::hough_transform | |
| addSlopedGaussLine(line line, double weight, double sigma, double precision) | mimas::hough_transform | |
| cgh() | mimas::cgh | [inline] |
| clear(void) | mimas::image< double > | [inline, virtual] |
| const_image_ref(void) | mimas::const_image_ref< double, double * > | [inline] |
| const_image_ref(double *_data, int _width, int _height) | mimas::const_image_ref< double, double * > | [inline] |
| const_image_ref(const const_image_ref< double, OPtr > &_imgref) | mimas::const_image_ref< double, double * > | [inline] |
| createFromStrings(edge_string_ptr_list strings, const Vector &cpos) | mimas::cgh | |
| data | mimas::const_image_ref< double, double * > | [protected] |
| dummy | mimas::const_image_ref< double, double * > | [protected] |
| fill(const double &initVal) | mimas::image_ref< double > | [inline, virtual] |
| getAngle(void) | mimas::hough_transform | |
| getHeight(void) const | mimas::const_image_ref< double, double * > | [inline] |
| getPixel(int x, int y) | mimas::image_ref< double > | [inline] |
| getPixel(int x, int y) const | mimas::image_ref< double > | [inline] |
| getSize(void) const | mimas::const_image_ref< double, double * > | [inline] |
| getWidth(void) const | mimas::const_image_ref< double, double * > | [inline] |
| height | mimas::const_image_ref< double, double * > | [protected] |
| hough_transform(void) | mimas::hough_transform | [inline] |
| ifstream typedef | mimas::cgh | |
| image(void) | mimas::image< double > | [inline] |
| image(const const_image_ref< U, UPtr > &_image) | mimas::image< double > | [inline] |
| image_ref(void) | mimas::image_ref< double > | [inline] |
| image_ref(const image_ref< double > &_imgref) | mimas::image_ref< double > | [inline, explicit] |
| image_ref(double *_data, int _width, int _height) | mimas::image_ref< double > | [inline] |
| in(const mimas::point p) const | mimas::const_image_ref< double, double * > | [inline] |
| in(const mimas::pixel p) const | mimas::const_image_ref< double, double * > | [inline] |
| in(int x, int y) const | mimas::const_image_ref< double, double * > | [inline] |
| init(int w, int h) | mimas::image< double > | [inline, virtual] |
| initFastGauss(double sigma, double precision) | mimas::hough_transform | |
| initialised(void) const | mimas::const_image_ref< double, double * > | [inline] |
| IntVector typedef | mimas::cgh | |
| lineHitsPoint(const IntVector &point, line line, double sigma, double precision) | mimas::hough_transform | |
| lowerRight(void) | mimas::image_ref< double > | [inline] |
| mimas::const_image_ref< double, double * >::lowerRight(void) const | mimas::const_image_ref< double, double * > | [inline] |
| lr(void) | mimas::image_ref< double > | [inline] |
| mimas::const_image_ref< double, double * >::lr(void) const | mimas::const_image_ref< double, double * > | [inline] |
| makeAngleEntry(angle a, double sigma, double prec) | mimas::hough_transform | |
| normalize(void) | mimas::hough_transform | |
| object(void) | mimas::object | [inline] |
| ofstream typedef | mimas::cgh | |
| operator=(const image< double > &_image) | mimas::image< double > | [inline] |
| operator=(const const_image_ref< U, UPtr > &_image) | mimas::image< double > | [inline] |
| pixel(int x, int y) | mimas::image_ref< double > | [inline] |
| pixel(int x, int y) const | mimas::image_ref< double > | [inline] |
| rawData(void) const | mimas::image_ref< double > | [inline] |
| rawData(void) | mimas::image_ref< double > | [inline] |
| setBinThreshold(double d) | mimas::cgh | [inline] |
| setMaxRadius(double d) | mimas::cgh | [inline] |
| setPixel(int x, int y, doubleval) | mimas::image_ref< double > | [inline, virtual] |
| storage | mimas::image< double > | [protected] |
| sub_image(const mimas::pixel ul, const mimas::pixel lr) const | mimas::image< double > | [inline] |
| sub_image(const int top_left_x, const int top_left_y, const int width, const int height) const | mimas::image< double > | [inline] |
| ul(void) | mimas::image_ref< double > | [inline] |
| mimas::const_image_ref< double, double * >::ul(void) const | mimas::const_image_ref< double, double * > | [inline] |
| upperLeft(void) | mimas::image_ref< double > | [inline] |
| mimas::const_image_ref< double, double * >::upperLeft(void) const | mimas::const_image_ref< double, double * > | [inline] |
| Vector typedef | mimas::cgh | |
| width | mimas::const_image_ref< double, double * > | [protected] |
| ~object(void) | mimas::object | [inline, virtual] |