Ask Your Question

Revision history [back]

The first one (mean.val[0]) is the average values while the second one (stddev.val[0]) is the standard deviation of all elements of one Mat object, but both of them are converted to unsigned char values (in the range [0..255]).