Minimum Search  
Top  Previous  Next

 
Menu:   Processing > Threshold ->Automatic->Minimum Search  
Script   threshMin  

Use this command to automatically separate objects of interest from the background by searching for a minimum in an image histogram. The function works by finding the minimum in a small region around the mean value and setting a threshold to the located level. Before the minimum search procedure is applied, the histogram is smoothed using a Filter selected.

If you choose this command, the following options will become available:

Input
 
Displays the input image frame number. If you want to apply thresholding to another image, type or select the corresponding value.  

Output
 
Displays the number of the frame in which the segmented binary image will be created. Depending on the Preferences. ImageWarp will set it either to the first available value or to the Input frame number. Type or select another value if you want the output image to be created in a different frame.  

Channel
 
Lets you select the color channel that will be used for the histogram analysis.  
 
Click Luminance to separate objects of interests based on the intensity distribution.  
Click Hue to separate objects of interests based on the color pigment distribution.  
Click Saturation to separate objects of interests based on the color saturation distribution.  
 
This option is disregarded for grayscale images.  
 
Filter
 
Lets you select the type of the filter used to smooth the image histogram.  
 
Click Open to apply the morphological Open operator to the histogram array.  
Click Median to apply the median filter to the histogram array.  
 
Width
 
Lets adjust the width of the filter window to be used for smoothing the histogram.  
 
Invert
 
Select this check box to invert the operation. The pixels whose values are equal or above the calculated threshold level will be treated as background ones, while the pixels with values below the will be treated as foreground ones.  
 
Ignore B&W
 
Select this check box to exclude saturated black and white pixels (minimum and maximum pixel values for the given type of image) from the calculation.