HALCON Reference Manual 10.0.2
Name
get_contour_attrib_xldT_get_contour_attrib_xldget_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)
Herror get_contour_attrib_xld(Hobject Contour, const HTuple& Name, HTuple* Attrib)
HTuple HXLDCont::GetContourAttribXld(const HTuple& Name) const
get_contour_attrib_xldget_contour_attrib_xldget_contour_attrib_xldGetContourAttribXldGetContourAttribXld 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_gausslines_gaussLinesGaussLinesGauss and edges_sub_pixedges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPix, contain a
description of the name and semantics of the defined values.
query_contour_attribs_xldquery_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXld 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"
lines_gausslines_gausslines_gaussLinesGaussLinesGauss,
lines_facetlines_facetlines_facetLinesFacetLinesFacet,
edges_sub_pixedges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPix
query_contour_attribs_xldquery_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXld,
get_contour_global_attrib_xldget_contour_global_attrib_xldget_contour_global_attrib_xldGetContourGlobalAttribXldGetContourGlobalAttribXld,
query_contour_global_attribs_xldquery_contour_global_attribs_xldquery_contour_global_attribs_xldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXld
Foundation
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |