Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Path » Path Features » PathSize

PathSize


Module: FoundationLite

Returns the number of characteristic points on the input path.

Name Type Description
Input value inPath Path Input path
Output value outSize Integer

Description

The operation computes the size of the path defined as the number of its characteristic points.

Examples

Size of the sample path equals to 69.

Size of the sample path equals to 17.

Complexity Level

This filter is available on Basic Complexity Level.

See Also

  • PathLength – Computes the total length of the input path.