Classes | |
struct | Rect |
Public Member Functions | |
void | Configure (const char *fileName) |
void | Init (const char *fileName, double db_scale=1.0) |
std::vector< Rect > | Match (int width, int height, int nLines, LFLineSegment *linesSegment) |
void | GetColorImage (string filename) |
double | getCost (EIEdgeImage &tbImage, double ltrans[2], double factor, int &count) |
double | getCost (int directionIdx, int sx, int sy, int ex, int ey, int count) const |
void | computeIDT3 (int width, int height, int nLines, LFLineSegment *linesSegment) |
Definition at line 37 of file LMLineMatcher.h.