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

ib_resampleGui function is responsible for resampling of datasets. More...

Functions

function
varargout = 
ib_resampleGui (varargin)
 ib_resampleGui function is responsible for resampling of datasets. More...
 
function  ibresampleGui>ib_resampleGui_OpeningFcn (hObject, eventdata, handles, varargin)
 
function
varargout = 
ibresampleGui>ib_resampleGui_OutputFcn (hObject, eventdata, handles)
 
function  ibresampleGui>cancelBtn_Callback (hObject, eventdata, handles)
 
function  ibresampleGui>resampleBtn_Callback (hObject, eventdata, handles)
 
function  ibresampleGui>editbox_Callback (hObject, eventdata, handles)
 
function  ibresampleGui>radio_Callback (hObject, eventdata, handles)
 
function  ibresampleGui>resetBtn_Callback (hObject, eventdata, handles)
 
function  ibresampleGui>resamplingFunction_Callback (hObject, eventdata, handles)
 

Detailed Description

ib_resampleGui function is responsible for resampling of datasets.

Function Documentation

function varargout = ib_resampleGui (   varargin)

ib_resampleGui function is responsible for resampling of datasets.

ib_resampleGui contains MATLAB code for ib_resampleGui.fig

Referenced by menuDatasetResample().

Here is the caller graph for this function:

function ibresampleGui>cancelBtn_Callback (   hObject,
  eventdata,
  handles 
)
function ibresampleGui>editbox_Callback (   hObject,
  eventdata,
  handles 
)
function ibresampleGui>ib_resampleGui_OpeningFcn (   hObject,
  eventdata,
  handles,
  varargin 
)

References ib_updateFontSize(), and mib_rescaleWidgets().

Here is the call graph for this function:

function varargout = ibresampleGui>ib_resampleGui_OutputFcn (   hObject,
  eventdata,
  handles 
)
function ibresampleGui>radio_Callback (   hObject,
  eventdata,
  handles 
)
function ibresampleGui>resampleBtn_Callback (   hObject,
  eventdata,
  handles 
)

References ib_calculateResolution(), and mib_resize3d().

Here is the call graph for this function:

function ibresampleGui>resamplingFunction_Callback (   hObject,
  eventdata,
  handles 
)
function ibresampleGui>resetBtn_Callback (   hObject,
  eventdata,
  handles 
)