![]() |
Microscopy Image Browser
1.233
|
Generate image dataset from the files structure and the img_info containers.Map. More...
Functions | |
| function [
img , img_info ] = | ib_getImages (files, img_info, options) |
| Generate image dataset from the files structure and the img_info containers.Map. More... | |
Generate image dataset from the files structure and the img_info containers.Map.
| function [ img , img_info ] = ib_getImages | ( | 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(), and nrrdLoadWithMetadata().
Referenced by ib_loadImages(), mibDriftAlignDlg>continueBtn_Callback(), and mibrechopDatasetGui>combineBtn_Callback().

