HALCON 17.12
/
HALCON Operator Reference
/
Filters
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Edges
List of Operators
close_edges
CloseEdges
CloseEdges
close_edges
Close edge gaps using the edge amplitude image.
close_edges_length
CloseEdgesLength
CloseEdgesLength
close_edges_length
Close edge gaps using the edge amplitude image.
derivate_gauss
DerivateGauss
DerivateGauss
derivate_gauss
Convolve an image with derivatives of the Gaussian.
diff_of_gauss
DiffOfGauss
DiffOfGauss
diff_of_gauss
Approximate the LoG operator (Laplace of Gaussian).
edges_color
EdgesColor
EdgesColor
edges_color
Extract color edges using Canny, Deriche, or Shen filters.
edges_color_sub_pix
EdgesColorSubPix
EdgesColorSubPix
edges_color_sub_pix
Extract subpixel precise color edges using Deriche, Shen, or Canny filters.
edges_image
EdgesImage
EdgesImage
edges_image
Extract edges using Deriche, Lanser, Shen, or Canny filters.
edges_sub_pix
EdgesSubPix
EdgesSubPix
edges_sub_pix
Extract sub-pixel precise edges using Deriche, Lanser, Shen, or Canny filters.
frei_amp
FreiAmp
FreiAmp
frei_amp
Detect edges (amplitude) using the Frei-Chen operator.
frei_dir
FreiDir
FreiDir
frei_dir
Detect edges (amplitude and direction) using the Frei-Chen operator.
highpass_image
HighpassImage
HighpassImage
highpass_image
Extract high frequency components from an image.
info_edges
InfoEdges
InfoEdges
info_edges
Estimate the width of a filter in
edges_image
edges_image
EdgesImage
EdgesImage
EdgesImage
.
kirsch_amp
KirschAmp
KirschAmp
kirsch_amp
Detect edges (amplitude) using the Kirsch operator.
kirsch_dir
KirschDir
KirschDir
kirsch_dir
Detect edges (amplitude and direction) using the Kirsch operator.
laplace
Laplace
Laplace
laplace
Calculate the Laplace operator by using finite differences.
laplace_of_gauss
LaplaceOfGauss
LaplaceOfGauss
laplace_of_gauss
LoG-Operator (Laplace of Gaussian).
prewitt_amp
PrewittAmp
PrewittAmp
prewitt_amp
Detect edges (amplitude) using the Prewitt operator.
prewitt_dir
PrewittDir
PrewittDir
prewitt_dir
Detect edges (amplitude and direction) using the Prewitt operator.
roberts
Roberts
Roberts
roberts
Detect edges using the Roberts filter.
robinson_amp
RobinsonAmp
RobinsonAmp
robinson_amp
Detect edges (amplitude) using the Robinson operator.
robinson_dir
RobinsonDir
RobinsonDir
robinson_dir
Detect edges (amplitude and direction) using the Robinson operator.
sobel_amp
SobelAmp
SobelAmp
sobel_amp
Detect edges (amplitude) using the Sobel operator.
sobel_dir
SobelDir
SobelDir
sobel_dir
Detect edges (amplitude and direction) using the Sobel operator.
Classes
Classes
|
|
Operators