vpi.Stats

class vpi.Stats

Image statistics information.

Attributes

covariance

4x4 covariance matrix of image channels.

dtype

Data type of the VPIStats fields.

mean

Per-channel mean value.

pixelCount

Number of pixels used in statistics calculation.

sum

Per-channel sum value.