![]() |
Microscopy Image Browser
1.233
|
Do segmentation using the 3D ball tool. More...
Functions | |
function
handles = | ib_segmentation_3dBall (y, x, z, modifier, handles) |
Do segmentation using the 3D ball tool. More... | |
Do segmentation using the 3D ball tool.
function handles = ib_segmentation_3dBall | ( | y, | |
x, | |||
z, | |||
modifier, | |||
handles | |||
) |
Do segmentation using the 3D ball tool.
y | y-coordinate of the 3D ball center |
x | x-coordinate of the 3D ball center |
z | z-coordinate of the 3D ball 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().