Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Region » Region Features » RegionProjection

RegionProjection


Module: FoundationBasic

Computes the profile of the region pixel count in consecutive rows or columns.

Name Type Description
Input value inRegion Region Input region
Input value inProjectionDirection ProjectionDirection Direction in which the pixel occurrences are counted, 'horizontal' means summation row after row, 'vertical' indicates summation column after column
Output value outProfile Profile Profile of pixel count in consecutive rows/columns

Examples

RegionProjection performed on a sample region with inProjectionDirection = Vertical.

Complexity Level

This filter is available on Advanced Complexity Level.