HALCON 18.05
/
HALCON Operator Reference
/
Tools
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Geometry
List of Operators
angle_ll
AngleLl
AngleLl
angle_ll
Calculate the angle between two lines.
angle_lx
AngleLx
AngleLx
angle_lx
Calculate the angle between one line and the horizontal axis.
apply_distance_transform_xld
ApplyDistanceTransformXld
ApplyDistanceTransformXld
apply_distance_transform_xld
Determine the pointwise distance of two contours using an XLD distance transform.
clear_distance_transform_xld
ClearDistanceTransformXld
ClearDistanceTransformXld
clear_distance_transform_xld
Clear a XLD distance transform.
create_distance_transform_xld
CreateDistanceTransformXld
CreateDistanceTransformXld
create_distance_transform_xld
Create the XLD distance transform.
deserialize_distance_transform_xld
DeserializeDistanceTransformXld
DeserializeDistanceTransformXld
deserialize_distance_transform_xld
Deserialize an XLD distance transform.
distance_cc
DistanceCc
DistanceCc
distance_cc
Calculate the distance between two contours.
distance_cc_min
DistanceCcMin
DistanceCcMin
distance_cc_min
Calculate the minimum distance between two contours.
distance_cc_min_points
DistanceCcMinPoints
DistanceCcMinPoints
distance_cc_min_points
Calculate the minimum distance between two contours and the points used for the calculation.
distance_contours_xld
DistanceContoursXld
DistanceContoursXld
distance_contours_xld
Calculate the pointwise distance from one contour to another.
distance_lc
DistanceLc
DistanceLc
distance_lc
Calculate the distance between a line and one contour.
distance_lr
DistanceLr
DistanceLr
distance_lr
Calculate the distance between a line and a region.
distance_pc
DistancePc
DistancePc
distance_pc
Calculate the distance between a point and one contour.
distance_pl
DistancePl
DistancePl
distance_pl
Calculate the distance between one point and one line.
distance_pp
DistancePp
DistancePp
distance_pp
Calculate the distance between two points.
distance_pr
DistancePr
DistancePr
distance_pr
Calculate the distance between a point and a region.
distance_ps
DistancePs
DistancePs
distance_ps
Calculate the distances between a point and a line segment.
distance_rr_min
DistanceRrMin
DistanceRrMin
distance_rr_min
Minimum distance between the contour pixels of two regions each.
distance_rr_min_dil
DistanceRrMinDil
DistanceRrMinDil
distance_rr_min_dil
Minimum distance between two regions with the help of dilation.
distance_sc
DistanceSc
DistanceSc
distance_sc
Calculate the distance between a line segment and one contour.
distance_sl
DistanceSl
DistanceSl
distance_sl
Calculate the distances between a line segment and a line.
distance_sr
DistanceSr
DistanceSr
distance_sr
Calculate the distance between a line segment and one region.
distance_ss
DistanceSs
DistanceSs
distance_ss
Calculate the distances between two line segments.
get_distance_transform_xld_contour
GetDistanceTransformXldContour
GetDistanceTransformXldContour
get_distance_transform_xld_contour
Get the reference contour used to build the XLD distance transform.
get_distance_transform_xld_param
GetDistanceTransformXldParam
GetDistanceTransformXldParam
get_distance_transform_xld_param
Get the parameters used to build an XLD distance transform.
get_points_ellipse
GetPointsEllipse
GetPointsEllipse
get_points_ellipse
Calculate a point of an ellipse corresponding to a specific angle.
intersection_circle_contour_xld
IntersectionCircleContourXld
IntersectionCircleContourXld
intersection_circle_contour_xld
Calculate the intersection points of a circle or circular arc and an XLD contour
intersection_circles
IntersectionCircles
IntersectionCircles
intersection_circles
Calculate the intersection points of two circles or circular arcs
intersection_contours_xld
IntersectionContoursXld
IntersectionContoursXld
intersection_contours_xld
Calculate the intersection points of two XLD contours
intersection_line_circle
IntersectionLineCircle
IntersectionLineCircle
intersection_line_circle
Calculate the intersection points of a line and a circle or circular arc
intersection_line_contour_xld
IntersectionLineContourXld
IntersectionLineContourXld
intersection_line_contour_xld
Calculate the intersection points of a line and an XLD contour
intersection_lines
IntersectionLines
IntersectionLines
intersection_lines
Calculate the intersection point of two lines
intersection_segment_circle
IntersectionSegmentCircle
IntersectionSegmentCircle
intersection_segment_circle
Calculate the intersection points of a segment and a circle or circular arc
intersection_segment_contour_xld
IntersectionSegmentContourXld
IntersectionSegmentContourXld
intersection_segment_contour_xld
Calculate the intersection points of a segment and an XLD contour
intersection_segment_line
IntersectionSegmentLine
IntersectionSegmentLine
intersection_segment_line
Calculate the intersection point of a segment and a line
intersection_segments
IntersectionSegments
IntersectionSegments
intersection_segments
Calculate the intersection point of two line segments
projection_pl
ProjectionPl
ProjectionPl
projection_pl
Calculate the projection of a point onto a line.
read_distance_transform_xld
ReadDistanceTransformXld
ReadDistanceTransformXld
read_distance_transform_xld
Read an XLD distance transform from a file.
serialize_distance_transform_xld
SerializeDistanceTransformXld
SerializeDistanceTransformXld
serialize_distance_transform_xld
Serialize an XLD distance transform.
set_distance_transform_xld_param
SetDistanceTransformXldParam
SetDistanceTransformXldParam
set_distance_transform_xld_param
Set new parameters for an XLD distance transform.
write_distance_transform_xld
WriteDistanceTransformXld
WriteDistanceTransformXld
write_distance_transform_xld
Write an XLD distance transform into a file.
Classes
Classes
|
|
Operators