Name
get_contour_attrib_xldT_get_contour_attrib_xldGetContourAttribXldGetContourAttribXld — Return point attribute values of an XLD contour.
Herror T_get_contour_attrib_xld(const Hobject Contour, const Htuple Name, Htuple* Attrib)
get_contour_attrib_xldget_contour_attrib_xldGetContourAttribXldGetContourAttribXldGetContourAttribXld returns the values of the
attribute NameNameNameNamename of the XLD contour ContourContourContourContourcontour in
AttribAttribAttribAttribattrib. Attributes are additional values defined for
each contour point, e.g., the direction perpendicular to the contour
('angle'"angle""angle""angle""angle"). Operators which define this kind of attributes,
e.g., lines_gausslines_gaussLinesGaussLinesGaussLinesGauss and edges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPixEdgesSubPix, contain a
description of the name and semantics of the defined values.
query_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXldQueryContourAttribsXld can be used to query which
attributes are defined for a particular contour.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Name of the attribute.
Default value:
'angle'
"angle"
"angle"
"angle"
"angle"
Suggested values: 'angle'"angle""angle""angle""angle", 'edge_direction'"edge_direction""edge_direction""edge_direction""edge_direction", 'width_right'"width_right""width_right""width_right""width_right", 'width_left'"width_left""width_left""width_left""width_left", 'response'"response""response""response""response", 'contrast'"contrast""contrast""contrast""contrast", 'asymmetry'"asymmetry""asymmetry""asymmetry""asymmetry", 'distance'"distance""distance""distance""distance"
lines_gausslines_gaussLinesGaussLinesGaussLinesGauss,
lines_facetlines_facetLinesFacetLinesFacetLinesFacet,
edges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPixEdgesSubPix,
distance_contours_xlddistance_contours_xldDistanceContoursXldDistanceContoursXldDistanceContoursXld,
apply_distance_transform_xldapply_distance_transform_xldApplyDistanceTransformXldApplyDistanceTransformXldApplyDistanceTransformXld
query_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXldQueryContourAttribsXld,
get_contour_global_attrib_xldget_contour_global_attrib_xldGetContourGlobalAttribXldGetContourGlobalAttribXldGetContourGlobalAttribXld,
query_contour_global_attribs_xldquery_contour_global_attribs_xldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXld
Foundation