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

a context menu to the to the handles.segmList (Materials list of the Segmentation panel), the menu is called with the right mouse button More...

Functions

function  model_cm_Callback (hObject, eventdata, type)
 a context menu to the to the handles.segmList (Materials list of the Segmentation panel), the menu is called with the right mouse button More...
 

Detailed Description

a context menu to the to the handles.segmList (Materials list of the Segmentation panel), the menu is called with the right mouse button

Function Documentation

function model_cm_Callback (   hObject,
  eventdata,
  type 
)

a context menu to the to the handles.segmList (Materials list of the Segmentation panel), the menu is called with the right mouse button

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
typea string with parameters for the function
  • 'rename' - Rename material
  • 'set color' - Set color of the selected material
  • 'smooth' - Smooth material
  • 'statistics' - Get statistics for material
  • 'isosurface' - Show isosurface (Matlab)
  • 'volumeFiji' - Show as volume (Fiji)

References ib_getDataset(), ib_renderModel(), ib_renderModelFiji(), MaskStatsDlg(), mib_inputdlg(), roiRegion.Options, smoothImage_Callback(), and updateSegmentationLists().

Referenced by imbrowser>im_browser_OpeningFcn(), imbrowser>menuModelsRender_Callback(), and imbrowser>menuModelsStatistics_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: