Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
loadModelBtn_Callback.m File Reference

a callback to the handles.loadModelBtn, loads model to MIB from a file More...

Functions

function  loadModelBtn_Callback (hObject, eventdata, handles, model, options)
 a callback to the handles.loadModelBtn, loads model to MIB from a file More...
 

Detailed Description

a callback to the handles.loadModelBtn, loads model to MIB from a file

Function Documentation

function loadModelBtn_Callback (   hObject,
  eventdata,
  handles,
  model,
  options 
)

a callback to the handles.loadModelBtn, loads model to MIB from a file

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
model[optional], a matrix contaning a model to load [1:obj.height, 1:obj.width, 1:obj.color, 1:obj.no_stacks, 1:obj.time]
options[optional], a structure with additional parameters:
  • .material_list - cell array with list of materials
  • .colors - a matrix with colors for materials
Required fields of handles:
Required fields of options:
Required fields of model:

References amiraLabels2bitmap(), createModelBtn_Callback(), ib_loadImages(), modelShowCheck_Callback(), nrrdLoadWithMetadata(), unFocus(), and updateSegmentationLists().

Referenced by menuModelsImport(), and imbrowser>menuModelsLoad_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: