![]() |
Microscopy Image Browser 2.91
MIB
|
Get a dataset opened in Imaris and corresponding meta-data. More...
Functions | |
| function [ img , img_info , viewPort , lutColors , connImaris ] = | mibGetImarisDataset (connImaris) |
| Get a dataset opened in Imaris and corresponding meta-data. | |
| function imOut = | mibGetImarisDataset>getByBlocks (connImaris, colId, timePoint) |
Get a dataset opened in Imaris and corresponding meta-data.
| function [ img , img_info , viewPort , lutColors , connImaris ] = mibGetImarisDataset | ( | connImaris | ) |
Get a dataset opened in Imaris and corresponding meta-data.
| connImaris | [optional] a handle to imaris connection |
| img | 4D dataset |
| img_info | Containers.Map with meta data |
| viewPort | a structure with the viewPort parameters .min - a vector with minimal intensities for contrast adjustment .max - a vector with maximal intensities for contrast adjustment .gamma - a vector with gamma factor for contrast adjustment |
| lutColors | a matrix with LUT colors [1:colorChannel, R G B], (0-1) |
| connImaris | a handle to imaris connection |
Examples:
References mibConnectToImaris(), and mibInputDlg().
Referenced by mibController.menuFileImportImage_Callback().


| function imOut = mibGetImarisDataset>getByBlocks | ( | connImaris, | |
| colId, | |||
| timePoint ) |
References min.