![]() |
Microscopy Image Browser 2.91
MIB
|
mibCropGUI function is responsible for the crop of dataset. More...
Functions | |
| function varargout = | mibCropGUI (varargin) |
| mibCropGUI function is responsible for the crop of dataset. | |
| function | mibCropGUI>mibCropGUI_OpeningFcn (hObject, eventdata, handles, varargin) |
| function varargout = | mibCropGUI>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) |
mibCropGUI function is responsible for the crop of dataset.
| function varargout = mibCropGUI | ( | varargin | ) |
mibCropGUI function is responsible for the crop of dataset.
mibCropGUI contains MATLAB code for mibCropGUI.fig
| function mibCropGUI>closeBtn_Callback | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>cropBtn_Callback | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>cropToBtn_Callback | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>editboxes_Callback | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>helpButton_Callback | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>mibCropGUI_CloseRequestFcn | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>mibCropGUI_KeyPressFcn | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>mibCropGUI_OpeningFcn | ( | hObject, | |
| eventdata, | |||
| handles, | |||
| varargin ) |
References mibRescaleWidgets(), mibUpdateFontSize(), and moveWindowOutside().

| function varargout = mibCropGUI>mibCropGUI_OutputFcn | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>radio_Callback | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>resetBtn_Callback | ( | hObject, | |
| eventdata, | |||
| handles ) |
| function mibCropGUI>SelectROI_Callback | ( | hObject, | |
| eventdata, | |||
| handles ) |