![]() |
Microscopy Image Browser
1.233
|
Add text annotation to the dataset. More...
Functions | |
| function
handles = | ib_segmentation_Annotation (y, x, z, t, modifier, handles) |
| Add text annotation to the dataset. More... | |
Add text annotation to the dataset.
| function handles = ib_segmentation_Annotation | ( | y, | |
| x, | |||
| z, | |||
| t, | |||
| modifier, | |||
| handles | |||
| ) |
Add text annotation to the dataset.
| y | y-coordinate of the annotation point |
| x | x-coordinate of the annotation point |
| z | z-coordinate of the annotation point |
| t | t-coordinate of the annotation point |
| 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 mib_inputdlg().
Referenced by im_browser_WindowButtonDownFcn().

