addModel(const Model &model) | GeometricHashing | |
changeBasis(const std::vector< Point2D< int > > &featureLoc, int p1, int p2) | GeometricHashing | |
changeBasis(const std::vector< Point2D< int > > &featureLoc, Point2D< int > tl, Point2D< int > br) (defined in GeometricHashing) | GeometricHashing | |
findInHash(const Point2D< float > &loc) | GeometricHashing | |
GeometricHashing() (defined in GeometricHashing) | GeometricHashing | |
getHashTableImage() | GeometricHashing | |
getVotes(std::vector< Point2D< int > > &input) | GeometricHashing | |
insertToHashTable(const Point2D< float > loc, int p1, int p2, int modelId, Point3D< float > rot) | GeometricHashing | |
readTable(const char *filename) | GeometricHashing | |
writeTable(const char *filename) | GeometricHashing | |
~GeometricHashing() | GeometricHashing | [virtual] |