![]() |
Microscopy Image Browser
1.233
|
Perform black and white thresholding for BW Threshold tool of the 'Segmentation panel'. More...
Functions | |
function
handles = | ib_segmentBlackWhiteThreshold (handles, hObject) |
Perform black and white thresholding for BW Threshold tool of the 'Segmentation panel'. More... | |
Perform black and white thresholding for BW Threshold tool of the 'Segmentation panel'.
function handles = ib_segmentBlackWhiteThreshold | ( | handles, | |
hObject | |||
) |
Perform black and white thresholding for BW Threshold tool of the 'Segmentation panel'.
handles | structure with handles of im_browser.m |
hObject | a handle of the calling object
|
handles | structure with handles of im_browser.m |
References ib_do_backup().
Referenced by imbrowser>segmBW_Update().