Home
last modified time | relevance | path

Searched refs:intensity_profile (Results 1 – 13 of 13) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_popup_menu.h22 void intensity_profile();
H A Dbwm_tableau_img.h57 void intensity_profile();
H A Dbwm_observer_vgui.h74 void intensity_profile(float start_col, float start_row,
H A Dbwm_observer_img.h105 void intensity_profile(float start_col, float start_row,
H A Dbwm_tableau_img.cxx219 void bwm_tableau_img::intensity_profile() in intensity_profile() function in bwm_tableau_img
225 my_observer_->intensity_profile(x1, y1, x2, y2); in intensity_profile()
H A Dbwm_process_commands.h66 tab->intensity_profile();} in execute()
H A Dbwm_observer_img.cxx651 void bwm_observer_img::intensity_profile(float start_col, float start_row, in intensity_profile() function in bwm_observer_img
654 bwm_image_processor::intensity_profile(img_tab_, start_col, start_row, end_col, end_row); in intensity_profile()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/algo/
H A Dbwm_image_processor.h28 static void intensity_profile(bgui_image_tableau_sptr img,
H A Dbwm_image_processor.cxx64 void bwm_image_processor::intensity_profile(bgui_image_tableau_sptr img, in intensity_profile() function in bwm_image_processor
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/segv/
H A Dsegv_misc_manager.h56 void intensity_profile();
H A Dsegv_vil_segmentation_manager.h59 void intensity_profile();
H A Dsegv_vil_menus.cxx211 segv_vil_segmentation_manager::instance()->intensity_profile(); in intensity_profile_callback()
H A Dsegv_vil_segmentation_manager.cxx1353 void segv_vil_segmentation_manager::intensity_profile() in intensity_profile() function in segv_vil_segmentation_manager