![]() |
Microscopy Image Browser
1.233
|
handles = ib_segmentation_Spot(y, x, modifier, handles) Do segmentation using the spot tool More...
Functions | |
function
handles = | ib_segmentation_Spot (y, x, modifier, handles) |
handles = ib_segmentation_Spot(y, x, modifier, handles) Do segmentation using the spot tool More... | |
handles = ib_segmentation_Spot(y, x, modifier, handles) Do segmentation using the spot tool
function handles = ib_segmentation_Spot | ( | y, | |
x, | |||
modifier, | |||
handles | |||
) |
handles = ib_segmentation_Spot(y, x, modifier, handles) Do segmentation using the spot tool
y | y-coordinate of the spot center |
x | x-coordinate of the spot center |
modifier | a string, to specify what to do with the generated selection
|
handles | a handles structure of im_browser |
handles | a handles structure of im_browser |
Examples:
References ib_do_backup().
Referenced by im_browser_WindowButtonDownFcn().