| extractFromImage(property_image &im, int len_thres, double up_edge_thres) | mimas::edge_string_op | [static] |
| filterWiggles(edge_string_ptr_list &edge_strings, double wiggle_thres, double len_thres, double contrast_thre) | mimas::edge_string_op | [static] |
| findContrastMaxima(edge_string &s, property_image &cim) | mimas::edge_string_op | [static] |
| findEdgeString(string_el_ptr el) | mimas::edge_string_op | [static] |
| findEdgeStrings_Fast(property_image &input, int len_thres, double thres) | mimas::edge_string_op | [static] |
| findLoop(string_el_ptr el) | mimas::edge_string_op | [static] |
| findStrings(string_el_ptr_list &term_list) | mimas::edge_string_op | [static] |
| firstHalf_Fast(property_image &input, double thres, int startx, int starty, edge_string &es, bool *crossed_thres, long *len) | mimas::edge_string_op | [static] |
| getString_Fast(property_image &input, int len_thres, double thres, int start_x, int start_y) | mimas::edge_string_op | [static] |
| secondHalf_Fast(property_image &input, double thres, int startx, int starty, edge_string &es, bool *crossed_thres, long *len) | mimas::edge_string_op | [static] |
| thresholdString(const edge_string &s, int len, double t) | mimas::edge_string_op | [static] |
| thresholdStrings(edge_string_ptr_list &strings, int lt, double t) | mimas::edge_string_op | [static] |
| useFastMode() | mimas::edge_string_op | [inline, static] |
| useNormalMode() | mimas::edge_string_op | [inline, static] |
| Vector typedef | mimas::edge_string_op | |