Doubles = | yProjection2d (inSubImg,eInProjStatType) |
measure of common statistics indicators in the image (mean, max, etc.) computed along the X axis
The computed statistics for each line can be : minimum, maximum, sum, mean, variance, standard deviation or median (see ipsdk::imaproc::attr::eProjStatType).
The output is a vector whose size equals to the number of lines of the input image.
Here is an example of a 8-bits grey level image and all the Y projections operations which can be applied :