HALCON 17.12
/
HALCON Operator Reference
/
Segmentation
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Threshold
List of Operators
auto_threshold
AutoThreshold
AutoThreshold
auto_threshold
Segment an image using thresholds determined from its histogram.
binary_threshold
BinaryThreshold
BinaryThreshold
binary_threshold
Segment an image using binary thresholding.
char_threshold
CharThreshold
CharThreshold
char_threshold
Perform a threshold segmentation for extracting characters.
check_difference
CheckDifference
CheckDifference
check_difference
Compare two images pixel by pixel.
dual_threshold
DualThreshold
DualThreshold
dual_threshold
Threshold operator for signed images.
dyn_threshold
DynThreshold
DynThreshold
dyn_threshold
Segment an image using a local threshold.
fast_threshold
FastThreshold
FastThreshold
fast_threshold
Fast thresholding of images using global thresholds.
histo_to_thresh
HistoToThresh
HistoToThresh
histo_to_thresh
Determine gray value thresholds from a histogram.
local_threshold
LocalThreshold
LocalThreshold
local_threshold
Segment an image using local thresholding.
threshold
Threshold
Threshold
threshold
Segment an image using global threshold.
threshold_sub_pix
ThresholdSubPix
ThresholdSubPix
threshold_sub_pix
Extract level crossings from an image with subpixel accuracy.
var_threshold
VarThreshold
VarThreshold
var_threshold
Threshold an image by local mean and standard deviation analysis.
zero_crossing
ZeroCrossing
ZeroCrossing
zero_crossing
Extract zero crossings from an image.
zero_crossing_sub_pix
ZeroCrossingSubPix
ZeroCrossingSubPix
zero_crossing_sub_pix
Extract zero crossings from an image with subpixel accuracy.
Classes
Classes
|
|
Operators