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

ib_cropGui function is responsible for the crop of dataset. More...

Functions

function
varargout = 
ib_cropGui (varargin)
 ib_cropGui function is responsible for the crop of dataset. More...
 
function  ibcropGui>ib_cropGui_OpeningFcn (hObject, eventdata, handles, varargin)
 
function
varargout = 
ibcropGui>ib_cropGui_OutputFcn (hObject, eventdata, handles)
 
function  ibcropGui>cancelBtn_Callback (hObject, eventdata, handles)
 
function  ibcropGui>cropBtn_Callback (hObject, eventdata, handles)
 
function  ibcropGui>radio_Callback (hObject, eventdata, handles)
 
function  ibcropGui>roiPopup_Callback (hObject, eventdata, handles)
 
function bb = ibcropGui>getBoundingBox (handles, roiIndex)
 
function  ibcropGui>resetBtn_Callback (hObject, eventdata, handles)
 
function  ibcropGui>editboxes_Callback (hObject, eventdata, handles)
 

Detailed Description

ib_cropGui function is responsible for the crop of dataset.

Function Documentation

function varargout = ib_cropGui (   varargin)

ib_cropGui function is responsible for the crop of dataset.

ib_cropGui contains MATLAB code for ib_cropGui.fig

Referenced by menuDatasetCrop().

Here is the caller graph for this function:

function ibcropGui>cancelBtn_Callback (   hObject,
  eventdata,
  handles 
)
function ibcropGui>cropBtn_Callback (   hObject,
  eventdata,
  handles 
)

References mib_inputdlg(), and updateGuiWidgets().

Here is the call graph for this function:

function ibcropGui>editboxes_Callback (   hObject,
  eventdata,
  handles 
)
function bb = ibcropGui>getBoundingBox (   handles,
  roiIndex 
)
function ibcropGui>ib_cropGui_OpeningFcn (   hObject,
  eventdata,
  handles,
  varargin 
)

References ib_updateFontSize(), and mib_rescaleWidgets().

Here is the call graph for this function:

function varargout = ibcropGui>ib_cropGui_OutputFcn (   hObject,
  eventdata,
  handles 
)
function ibcropGui>radio_Callback (   hObject,
  eventdata,
  handles 
)
function ibcropGui>resetBtn_Callback (   hObject,
  eventdata,
  handles 
)
function ibcropGui>roiPopup_Callback (   hObject,
  eventdata,
  handles 
)