Options affecting the result of the projection. More...
Inherits object.
Static Public Attributes | |
| int | Average = 0 |
| Projection value is the average value per projection line. More... | |
| int | Sum = 1 |
| Projection value is the sum of all gray values per projection line. More... | |
Options affecting the result of the projection.
|
static |
Projection value is the average value per projection line.
|
static |
Projection value is the sum of all gray values per projection line.