![]() |
Microscopy Image Browser 2.91
MIB
|
Generate image dataset from the files structure and the img_info containers.Map. More...
Functions | |
| function [ img , img_info ] = | mibGetImages (files, img_info, options) |
| Generate image dataset from the files structure and the img_info containers.Map. | |
Generate image dataset from the files structure and the img_info containers.Map.
| function [ img , img_info ] = mibGetImages | ( | files, | |
| img_info, | |||
| options ) |
Generate image dataset from the files structure and the img_info containers.Map.
| files | - > structure from getImageMetadata.m
|
| img_info | -> containers.Map with details of the dataset from getImageMetadata() |
| options | -> structure with options
|
| img | -> image dataset [1:height, 1:width, 1:color, 1:z] |
| img_info | -> modified containers.Map with details of the dataset |
References amiraMesh2bitmap(), loadBigDataViewerFormat(), max, mibInputMultiDlg(), min, nrrdLoadWithMetadata(), and uint32.
Referenced by mibRechopDatasetController.combineBtn_Callback(), mibAlignmentController.continueBtn_Callback(), mibLoadImages(), and mibWoundHealingAssayController.Stitch().

