Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Region Features » RegionProjection
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 Basic Complexity Level.


