Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
mibCropObjectsGUI.m File Reference

mibCropObjectsGUI MATLAB code for mibCropObjectsGUI.fig mibCropObjectsGUI, by itself, creates a new mibCropObjectsGUI or raises the existing singleton*. More...

Functions

function varargoutmibCropObjectsGUI (varargin)
 mibCropObjectsGUI MATLAB code for mibCropObjectsGUI.fig mibCropObjectsGUI, by itself, creates a new mibCropObjectsGUI or raises the existing singleton*.
 
function  mibCropObjectsGUI>mibCropObjectsGUI_OpeningFcn (hObject, eventdata, handles, varargin)
 
function  mibCropObjectsGUI>targetPanelRadio_Callback (hObject, eventdata, handles)
 
function varargoutmibCropObjectsGUI>mibCropObjectsGUI_OutputFcn (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>mibCropObjectsGUI_CloseRequestFcn (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>cancelBtn_Callback (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>selectDirBtn_Callback (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>dirEdit_Callback (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>cropBtn_Callback (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>cropModelCheck_Callback (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>cropMaskCheck_Callback (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>updateBatchParameters (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>Generate3DPatches_Callback (hObject, eventdata, handles)
 
function  mibCropObjectsGUI>jitterEnableCheckbox_Callback (hObject, eventdata, handles)
 

Detailed Description

mibCropObjectsGUI MATLAB code for mibCropObjectsGUI.fig mibCropObjectsGUI, by itself, creates a new mibCropObjectsGUI or raises the existing singleton*.

Function Documentation

◆ mibCropObjectsGUI()

function varargout = mibCropObjectsGUI ( varargin)

mibCropObjectsGUI MATLAB code for mibCropObjectsGUI.fig mibCropObjectsGUI, by itself, creates a new mibCropObjectsGUI or raises the existing singleton*.

  H = mibCropObjectsGUI returns the handle to a new mibCropObjectsGUI or the handle to
  the existing singleton*.

  mibCropObjectsGUI(<tt>CALLBACK</tt>,hObject,eventData,handles,...) calls the local
  function named CALLBACK in mibCropObjectsGUI.M with the given input arguments.

  mibCropObjectsGUI(<tt>Property</tt>,<tt>Value</tt>,...) creates a new mibCropObjectsGUI or raises the
  existing singleton*.  Starting from the left, property value pairs are
  applied to the GUI before mibCropObjectsGUI_OpeningFcn gets called.  An
  unrecognized property name or invalid value makes property application
  stop.  All inputs are passed to mibCropObjectsGUI_OpeningFcn via varargin.

  *See GUI Options on GUIDE's Tools menu.  Choose "GUI allows only one
  instance to run (singleton)".
See also
GUIDE, GUIDATA, GUIHANDLES

◆ mibCropObjectsGUI>cancelBtn_Callback()

function mibCropObjectsGUI>cancelBtn_Callback ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>cropBtn_Callback()

function mibCropObjectsGUI>cropBtn_Callback ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>cropMaskCheck_Callback()

function mibCropObjectsGUI>cropMaskCheck_Callback ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>cropModelCheck_Callback()

function mibCropObjectsGUI>cropModelCheck_Callback ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>dirEdit_Callback()

function mibCropObjectsGUI>dirEdit_Callback ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>Generate3DPatches_Callback()

function mibCropObjectsGUI>Generate3DPatches_Callback ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>jitterEnableCheckbox_Callback()

function mibCropObjectsGUI>jitterEnableCheckbox_Callback ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>mibCropObjectsGUI_CloseRequestFcn()

function mibCropObjectsGUI>mibCropObjectsGUI_CloseRequestFcn ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>mibCropObjectsGUI_OpeningFcn()

function mibCropObjectsGUI>mibCropObjectsGUI_OpeningFcn ( hObject,
eventdata,
handles,
varargin )

References mibRescaleWidgets(), mibUpdateFontSize(), and moveWindowOutside().

Here is the call graph for this function:

◆ mibCropObjectsGUI>mibCropObjectsGUI_OutputFcn()

function varargout = mibCropObjectsGUI>mibCropObjectsGUI_OutputFcn ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>selectDirBtn_Callback()

function mibCropObjectsGUI>selectDirBtn_Callback ( hObject,
eventdata,
handles )

◆ mibCropObjectsGUI>targetPanelRadio_Callback()

function mibCropObjectsGUI>targetPanelRadio_Callback ( hObject,
eventdata,
handles )

References mibInputDlg().

Here is the call graph for this function:

◆ mibCropObjectsGUI>updateBatchParameters()

function mibCropObjectsGUI>updateBatchParameters ( hObject,
eventdata,
handles )