![]() |
Microscopy Image Browser
1.233
|
a callback to the Menu->Selection->Interpolate; interpolates shapes of the selection layer More...
Functions | |
function | menuSelectionInterpolate (hObject, eventdata, handles) |
a callback to the Menu->Selection->Interpolate; interpolates shapes of the selection layer More... | |
a callback to the Menu->Selection->Interpolate; interpolates shapes of the selection layer
function menuSelectionInterpolate | ( | hObject, | |
eventdata, | |||
handles | |||
) |
a callback to the Menu->Selection->Interpolate; interpolates shapes of the selection layer
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
References ib_do_backup(), ib_interpolateLines(), and ib_interpolateShapes().
Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>menuSelectionInterpolate_Callback().