Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Path » Path Metrics » PathEditDistance

PathEditDistance


Module: FoundationPro

Computes the edit distance between the input paths.

Name Type Description
Input value inOldPath Path
Input value inNewPath Path
Output value outAdditions Integer
Output value outRemovals Integer
Output value outEditions Integer
Output value outAlignment CoordinateSystem2D
Output value outOldCommonPoints Point2DArray
Output value outNewCommonPoints Point2DArray
Output value outAddedPoints Point2DArray
Output value outRemovedPoints Point2DArray
Output value outOldEditedPoints Point2DArray
Output value outNewEditedPoints Point2DArray

Complexity Level

This filter is available on Basic Complexity Level.