, including all inherited members.
| addModel(int &id, const Image< byte > &img, const Image< float > &ang, Point3D< float > pos, Point3D< float > rot) (defined in GHough) | GHough | |
| addModel(int &id, int type, const std::vector< Feature > &features, Point3D< float > pos, Point3D< float > rot) (defined in GHough) | GHough | |
| addModel(int id, const Image< float > &img) (defined in GHough) | GHough | |
| addModel(int id, const std::vector< Point2D< int > > &polygon) (defined in GHough) | GHough | |
| createInvRTable(const Image< byte > &img, const Image< float > &ang) | GHough | |
| createRTable(const Image< byte > &img, const Image< float > &ang, Point2D< float > &imgPos, int &numFeatures, Point2D< float > &imgLoc) | GHough | |
| createRTable(const std::vector< Feature > &features, Point2D< float > &imgPos, Point2D< float > &imgLoc) (defined in GHough) | GHough | |
| createRTable(const Image< byte > &img, const Image< float > &ang, Point2D< int > ¢er, int &numFeatures) (defined in GHough) | GHough | |
| findInvFeature(const int x, const int y, const Image< float > &img, const Image< float > &ang) (defined in GHough) | GHough | |
| getAccImg(std::vector< GHough::Acc > &acc) (defined in GHough) | GHough | |
| getIndex(const std::vector< float > &values) (defined in GHough) | GHough | |
| getInvVotes(const Image< byte > &img, const Image< float > &ang) | GHough | |
| getModelImgPos(const int id) (defined in GHough) | GHough | |
| getModelPosOffset(const int id) (defined in GHough) | GHough | |
| getModelRot(const int id) (defined in GHough) | GHough | |
| getModelType(const int id) (defined in GHough) | GHough | |
| getNumFeatures(const int id) (defined in GHough) | GHough | |
| getRTableImg(const int id) (defined in GHough) | GHough | |
| getVotes(const Image< byte > &img, const Image< float > &ang) (defined in GHough) | GHough | |
| getVotes(const std::vector< Feature > &features) (defined in GHough) | GHough | |
| getVotes(int id, const RTable &rTable, const Image< byte > &img, const Image< float > &ang) (defined in GHough) | GHough | |
| getVotes(int id, const RTable &rTable, const std::vector< Feature > &features, float &maxVotes) (defined in GHough) | GHough | |
| getVotes(const Image< float > &img) (defined in GHough) | GHough | |
| getVotes(const Image< float > &img, const Image< float > &ori) (defined in GHough) | GHough | |
| getVotes2(int id, const RTable &rTable, const std::vector< Feature > &features, float &maxVotes) (defined in GHough) | GHough | |
| GHough() (defined in GHough) | GHough | |
| readTable(const char *filename) (defined in GHough) | GHough | |
| setPosOffset(int id, Point3D< float > pos) (defined in GHough) | GHough | |
| trainSOFM() (defined in GHough) | GHough | |
| writeTable(const char *filename) (defined in GHough) | GHough | |
| ~GHough() | GHough | [virtual] |