Start » Filter Reference » Region » Region Features » RegionProjection
Module: | FoundationBasic |
---|
Computes the profile of the region pixel count in consecutive rows or columns.
Name | Type | Description | |
---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
inProjectionDirection | ProjectionDirection | Direction in which the pixel occurrences are counted, 'horizontal' means summation row after row, 'vertical' indicates summation column after column |
![]() |
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.