![]() |
Microscopy Image Browser
1.233
|
handles = ib_segmentation_ObjectPicker(yxzCoordinate, modifier, handles) Do a the targeted selection from Mask/Models layers More...
Functions | |
| function
handles = | ib_segmentation_ObjectPicker (yxzCoordinate, modifier, handles) |
| handles = ib_segmentation_ObjectPicker(yxzCoordinate, modifier, handles) Do a the targeted selection from Mask/Models layers More... | |
handles = ib_segmentation_ObjectPicker(yxzCoordinate, modifier, handles) Do a the targeted selection from Mask/Models layers
| function handles = ib_segmentation_ObjectPicker | ( | yxzCoordinate, | |
| modifier, | |||
| handles | |||
| ) |
handles = ib_segmentation_ObjectPicker(yxzCoordinate, modifier, handles) Do a the targeted selection from Mask/Models layers
| yxzCoordinate | a vector with [y,x,z] coodrinates of the starting point, for 2d case it is enough to have only [y, x]. |
| 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(), and ib_updateCursor().
Referenced by im_browser_WindowButtonDownFcn().

