, including all inherited members.
BeSilent() | sdet_contour | [inline] |
BeTalkative() | sdet_contour | [inline] |
BreakChain(vtol_vertex_2d_sptr const &junction, int &index, vtol_edge_2d_sptr const &stronger, vtol_edge_2d_sptr &longer, vtol_edge_2d_sptr &shorter) | sdet_contour | [protected] |
BreakCycle(vtol_vertex_2d_sptr const &junction, int &index, vtol_edge_2d_sptr const &stronger, vtol_edge_2d_sptr &split) | sdet_contour | [protected] |
ClearDebug() | sdet_contour | [inline] |
ClearNetwork(vcl_vector< vtol_edge_2d_sptr > *&edges, vcl_vector< vtol_vertex_2d_sptr > *&vertices) | sdet_contour | [static] |
debug_ | sdet_contour | [static] |
DetectJunction(vtol_vertex_2d_sptr const &end, int &index, vtol_edge_2d_sptr &weaker, vtol_edge_2d_sptr &stronger, const int maxSpiral, const gevd_bufferxy &edgels) | sdet_contour | [protected] |
DetectTouch(vtol_vertex_2d_sptr const &end, const int maxSpiral) | sdet_contour | [protected] |
edgeMap | sdet_contour | [protected] |
EqualizeSpacing(vcl_vector< vtol_edge_2d_sptr > &chains) | sdet_contour | [static] |
FindChains(gevd_bufferxy &edgels, const int njunction, const int *junctionx, const int *junctiony, vcl_vector< vtol_edge_2d_sptr > &edges) | sdet_contour | [protected] |
FindJunctions(gevd_bufferxy &edgels, vcl_vector< vtol_edge_2d_sptr > &edges, vcl_vector< vtol_vertex_2d_sptr > &vertices) | sdet_contour | [protected] |
FindNetwork(gevd_bufferxy &edgels, bool junctionp, const int njunction, const int *junctionx, const int *junctiony, vcl_vector< vtol_edge_2d_sptr > *&edges, vcl_vector< vtol_vertex_2d_sptr > *&vertices) | sdet_contour | |
InsertBorder(vcl_vector< vtol_edge_2d_sptr > &edges, vcl_vector< vtol_vertex_2d_sptr > &vertices) | sdet_contour | |
LookupTableCompress(vcl_vector< vtol_edge_2d_sptr > &set) | sdet_contour | [protected, static] |
LookupTableCompress(vcl_vector< vtol_vertex_2d_sptr > &set) | sdet_contour | [protected, static] |
LookupTableInsert(vcl_vector< vtol_edge_2d_sptr > &set, vtol_edge_2d_sptr elmt) | sdet_contour | [protected, static] |
LookupTableInsert(vcl_vector< vtol_vertex_2d_sptr > &set, vtol_vertex_2d_sptr elmt) | sdet_contour | [protected, static] |
LookupTableRemove(vcl_vector< vtol_edge_2d_sptr > &set, vtol_edge_2d_sptr elmt) | sdet_contour | [protected, static] |
LookupTableRemove(vcl_vector< vtol_vertex_2d_sptr > &set, vtol_vertex_2d_sptr elmt) | sdet_contour | [protected, static] |
LookupTableReplace(vcl_vector< vtol_edge_2d_sptr > &set, vtol_edge_2d_sptr deleted, vtol_edge_2d_sptr inserted) | sdet_contour | [protected, static] |
LookupTableReplace(vcl_vector< vtol_vertex_2d_sptr > &set, vtol_vertex_2d_sptr deleted, vtol_vertex_2d_sptr inserted) | sdet_contour | [protected, static] |
LoopChain(vtol_vertex_2d_sptr const &junction, int &index, vtol_edge_2d_sptr const &chain, vtol_edge_2d_sptr &straight, vtol_edge_2d_sptr &curled) | sdet_contour | [protected] |
max_gap | sdet_contour | [protected] |
maxSpiral | sdet_contour | [protected] |
MergeEndPtsOfChain(vtol_vertex_2d_sptr const &endpt, vtol_vertex_2d_sptr const &other, vtol_vertex_2d_sptr &removed_vert) | sdet_contour | [protected] |
MergeEndPtTouchingEndPt(vtol_vertex_2d_sptr const &end1, vtol_vertex_2d_sptr const &end2, vtol_edge_2d_sptr &merge, vtol_edge_2d_sptr &longer, vtol_edge_2d_sptr &shorter) | sdet_contour | [protected] |
MergeEndPtTouchingJunction(vtol_vertex_2d_sptr const &endpt, vtol_vertex_2d_sptr const &junction, vtol_edge_2d_sptr &old_edge, vtol_edge_2d_sptr &new_edge) | sdet_contour | [protected] |
minJump | sdet_contour | [protected] |
minLength | sdet_contour | [protected] |
minStrength | sdet_contour | [protected] |
move_junction(vtol_vertex_2d_sptr const &junction, int &index, vdgl_digital_curve_sptr const &dc) | sdet_contour | [protected] |
near_border(vtol_vertex_2d_sptr const &v) | sdet_contour | [protected] |
sdet_contour(float min_strength, int min_length, float min_jump, float max_gap=2.236068f) | sdet_contour | |
SetDebug() | sdet_contour | [inline] |
SetEdgelData(gevd_bufferxy &grad_mag, gevd_bufferxy &angle, vcl_vector< vtol_edge_2d_sptr > &edges) | sdet_contour | [static] |
SubPixelAccuracy(vcl_vector< vtol_edge_2d_sptr > &edges, vcl_vector< vtol_vertex_2d_sptr > &vertices, const gevd_bufferxy &locationx, const gevd_bufferxy &locationy) | sdet_contour | |
talkative_ | sdet_contour | [static] |
test_verts_ | sdet_contour | [protected] |
Translate(vcl_vector< vtol_edge_2d_sptr > &edges, vcl_vector< vtol_vertex_2d_sptr > &vertices, float tx=0.5, float ty=0.5) | sdet_contour | [static] |
update_edgel_chain(vtol_edge_2d_sptr const &edge, const int old_x, const int old_y, vtol_vertex_2d_sptr &v) | sdet_contour | [protected] |
vertexMap | sdet_contour | [protected] |
~sdet_contour() | sdet_contour | |