![]() |
Microscopy Image Browser
1.233
|
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) |
ib_cropGui function is responsible for the crop of dataset.
| 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().

| function ibcropGui>cancelBtn_Callback | ( | hObject, | |
| eventdata, | |||
| handles | |||
| ) |
| function ibcropGui>cropBtn_Callback | ( | hObject, | |
| eventdata, | |||
| handles | |||
| ) |
| function ibcropGui>editboxes_Callback | ( | hObject, | |
| eventdata, | |||
| handles | |||
| ) |
| function bb = ibcropGui>getBoundingBox | ( | handles, | |
| roiIndex | |||
| ) |
| function ibcropGui>ib_cropGui_OpeningFcn | ( | hObject, | |
| eventdata, | |||
| handles, | |||
| varargin | |||
| ) |
| 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 | |||
| ) |