![]() |
Microscopy Image Browser
1.233
|
Flip dataset horizontally, vertically or in the Z direction. More...
Functions | |
| function
handles = | ib_flipDataset (handles, mode) |
| Flip dataset horizontally, vertically or in the Z direction. More... | |
| function img = | ibflipDataset>flipme (img, mode) |
| function img = | ibflipDataset>flipmeR2013b (img, mode) |
Flip dataset horizontally, vertically or in the Z direction.
| function handles = ib_flipDataset | ( | handles, | |
| mode | |||
| ) |
Flip dataset horizontally, vertically or in the Z direction.
Flip dataset and other layers in horizontal or vertical direction
| handles | handles structire of im_browser |
| mode | -> a string that defines the flipping mode
|
| handles | handles structure of im_browser |
References ib_do_backup().
Referenced by menuDatasetTransform().


| function img = ibflipDataset>flipme | ( | img, | |
| mode | |||
| ) |
| function img = ibflipDataset>flipmeR2013b | ( | img, | |
| mode | |||
| ) |