![]() |
Microscopy Image Browser
1.233
|
Do segmentation using the brush tool. More...
Functions | |
function | ib_segmentation_Brush (y, x, modifier, handles) |
Do segmentation using the brush tool. More... | |
Do segmentation using the brush tool.
function ib_segmentation_Brush | ( | y, | |
x, | |||
modifier, | |||
handles | |||
) |
Do segmentation using the brush tool.
y | y-coordinate of the mouse cursor at the starting point |
x | x-coordinate of the mouse cursor at the starting point |
modifier | a string, to specify what to do with the generated selection
|
handles | a handles structure of im_browser |
Examples:
References drawregionboundaries(), ib_do_backup(), ib_updateCursor(), and im_browser_winMouseMotionFcn().
Referenced by im_browser_WindowButtonDownFcn().