CVBpy 14.0
ProjectionMode Class Reference

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.
 
int Sum = 1
 Projection value is the sum of all gray values per projection line.
 

Detailed Description

Options affecting the result of the projection.