HALCON Reference Manual 10.0.2
Table of Contents / XLD / Features ClassesClassesClasses | | | Operators

max_parallels_xldmax_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXld (Operator)

Name

max_parallels_xldmax_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXld — Join modified XLD parallels lying on the same polygon.

Signature

max_parallels_xld(ExtParallels : MaxPolygons : : )

Herror max_parallels_xld(const Hobject ExtParallels, Hobject* MaxPolygons)

Herror T_max_parallels_xld(const Hobject ExtParallels, Hobject* MaxPolygons)

Herror max_parallels_xld(Hobject ExtParallels, Hobject* MaxPolygons)

HXLDPolyArray HXLDExtParaArray::MaxParallelsXld() const

void HOperatorSetX.MaxParallelsXld(
[in] IHUntypedObjectX* ExtParallels, [out] IHUntypedObjectX*MaxPolygons)

IHXLDPolyX* HXLDExtParaX.MaxParallelsXld()

static void HOperatorSet.MaxParallelsXld(HObject extParallels, out HObject maxPolygons)

HXLDPoly HXLDExtPara.MaxParallelsXld()

Description

max_parallels_xldmax_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXld joins all modified XLD parallels in ExtParallelsExtParallelsExtParallelsExtParallelsextParallels into a polygon if they lie on the same original polygon segment. This means that polgons exhibiting parallelism and enclosing homogeneous areas in several places are joined into one long polygon (from the first parallel line to the last parallel line). The resulting polygons are returned in MaxPolygonsMaxPolygonsMaxPolygonsMaxPolygonsmaxPolygons.

Parallelization

Parameters

ExtParallelsExtParallelsExtParallelsExtParallelsextParallels (input_object)  xld_ext_para-array objectHXLDExtParaHXLDExtParaArrayHXLDExtParaXHobject

Extended XLD parallels.

MaxPolygonsMaxPolygonsMaxPolygonsMaxPolygonsmaxPolygons (output_object)  xld_poly-array objectHXLDPolyHXLDPolyArrayHXLDPolyXHobject *

Maximally extended parallels.

Possible Predecessors

mod_parallels_xldmod_parallels_xldmod_parallels_xldModParallelsXldModParallelsXld

Possible Successors

get_polygon_xldget_polygon_xldget_polygon_xldGetPolygonXldGetPolygonXld, get_lines_xldget_lines_xldget_lines_xldGetLinesXldGetLinesXld

Module

Foundation


Table of Contents / XLD / Features ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH