Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
ib_segmentBlackWhiteThreshold.m File Reference

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...
 

Detailed Description

Perform black and white thresholding for BW Threshold tool of the 'Segmentation panel'.

Function Documentation

function handles = ib_segmentBlackWhiteThreshold (   handles,
  hObject 
)

Perform black and white thresholding for BW Threshold tool of the 'Segmentation panel'.

Parameters
handlesstructure with handles of im_browser.m
hObjecta handle of the calling object
  • 'segmLowEdit' - callback after enter a new value to the handles.segmLowEdit editbox
  • 'segmHighEdit' - callback after enter a new value to the handles.segmHighEdit editbox
  • 'segmLowSlider' - callback after interacting with the handles.segmLowSlider slider
  • 'segmHighSlider' - callback after interacting with the handles.segmHighSlider slider
Return values
handlesstructure with handles of im_browser.m
Required fields of handles:

References ib_do_backup().

Referenced by imbrowser>segmBW_Update().

Here is the call graph for this function:

Here is the caller graph for this function: