Doubles = | xProjection2d (inSubImg2d,eInProjStatType) |
measure of common statistics indicators in the image (mean, max, etc.) computed along the Y axis
The computed statistics for each column 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 columns of the input image.
Here is an example of a 8-bits grey level image and all the X projections operations which can be applied :