Home
last modified time | relevance | path

Searched refs:step_edges_vd (Results 1 – 8 of 8) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/algo/
H A Dbwm_image_processor.h35 static bool step_edges_vd(bgui_image_tableau_sptr const& img,
40 static bool step_edges_vd(bgui_image_tableau_sptr const& img,
H A Dbwm_image_processor.cxx191 step_edges_vd(bgui_image_tableau_sptr const& img, in step_edges_vd() function in bwm_image_processor
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_popup_menu.h46 void step_edges_vd();
H A Dbwm_tableau_img.h82 void step_edges_vd();
H A Dbwm_observer_img.h110 void step_edges_vd();
H A Dbwm_tableau_img.cxx525 void bwm_tableau_img::step_edges_vd() in step_edges_vd() function in bwm_tableau_img
527 my_observer_->step_edges_vd(); in step_edges_vd()
H A Dbwm_process_commands.h18 tab->step_edges_vd();} in execute()
H A Dbwm_observer_img.cxx668 void bwm_observer_img::step_edges_vd() in step_edges_vd() function in bwm_observer_img
680 if (!bwm_image_processor::step_edges_vd(img_tab_, box, edges)) in step_edges_vd()