Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Shape Adjustment » AdjustPathArrayToEdges

AdjustPathArrayToEdges


Translates, rotates and scales the given contour set to the edges of the input image.

Name Type Range Description
inImage Image Input image
inPaths PathArray
inAttractionRadius Real 0.1 -
inIterationCount Integer 0 - 100
inBaseGradient Real 1.0 -
inRobust Bool
inDensity Real 0.0 - 1.0
outAdjustedPaths PathArray
outTranslation Vector2D
outRotation Real
outScale Real
outAttractionVectors Segment2DArray

Only the following inImage pixel formats are supported: 1xuint8, 2xuint8, 3xuint8, 4xuint8

Complexity Level

This filter is available on Basic Complexity Level.