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

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

Functions

function varargoutmibCropGUI (varargin)
 mibCropGUI function is responsible for the crop of dataset.
 
function  mibCropGUI>mibCropGUI_OpeningFcn (hObject, eventdata, handles, varargin)
 
function varargoutmibCropGUI>mibCropGUI_OutputFcn (hObject, eventdata, handles)
 
function  mibCropGUI>mibCropGUI_CloseRequestFcn (hObject, eventdata, handles)
 
function  mibCropGUI>closeBtn_Callback (hObject, eventdata, handles)
 
function  mibCropGUI>cropBtn_Callback (hObject, eventdata, handles)
 
function  mibCropGUI>cropToBtn_Callback (hObject, eventdata, handles)
 
function  mibCropGUI>radio_Callback (hObject, eventdata, handles)
 
function  mibCropGUI>SelectROI_Callback (hObject, eventdata, handles)
 
function  mibCropGUI>resetBtn_Callback (hObject, eventdata, handles)
 
function  mibCropGUI>editboxes_Callback (hObject, eventdata, handles)
 
function  mibCropGUI>mibCropGUI_KeyPressFcn (hObject, eventdata, handles)
 
function  mibCropGUI>helpButton_Callback (hObject, eventdata, handles)
 

Detailed Description

mibCropGUI function is responsible for the crop of dataset.

Function Documentation

◆ mibCropGUI()

function varargout = mibCropGUI ( varargin)

mibCropGUI function is responsible for the crop of dataset.

mibCropGUI contains MATLAB code for mibCropGUI.fig

◆ mibCropGUI>closeBtn_Callback()

function mibCropGUI>closeBtn_Callback ( hObject,
eventdata,
handles )

◆ mibCropGUI>cropBtn_Callback()

function mibCropGUI>cropBtn_Callback ( hObject,
eventdata,
handles )

◆ mibCropGUI>cropToBtn_Callback()

function mibCropGUI>cropToBtn_Callback ( hObject,
eventdata,
handles )

◆ mibCropGUI>editboxes_Callback()

function mibCropGUI>editboxes_Callback ( hObject,
eventdata,
handles )

◆ mibCropGUI>helpButton_Callback()

function mibCropGUI>helpButton_Callback ( hObject,
eventdata,
handles )

◆ mibCropGUI>mibCropGUI_CloseRequestFcn()

function mibCropGUI>mibCropGUI_CloseRequestFcn ( hObject,
eventdata,
handles )

◆ mibCropGUI>mibCropGUI_KeyPressFcn()

function mibCropGUI>mibCropGUI_KeyPressFcn ( hObject,
eventdata,
handles )

◆ mibCropGUI>mibCropGUI_OpeningFcn()

function mibCropGUI>mibCropGUI_OpeningFcn ( hObject,
eventdata,
handles,
varargin )

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

Here is the call graph for this function:

◆ mibCropGUI>mibCropGUI_OutputFcn()

function varargout = mibCropGUI>mibCropGUI_OutputFcn ( hObject,
eventdata,
handles )

◆ mibCropGUI>radio_Callback()

function mibCropGUI>radio_Callback ( hObject,
eventdata,
handles )

◆ mibCropGUI>resetBtn_Callback()

function mibCropGUI>resetBtn_Callback ( hObject,
eventdata,
handles )

◆ mibCropGUI>SelectROI_Callback()

function mibCropGUI>SelectROI_Callback ( hObject,
eventdata,
handles )