You need to enable JavaScript to run this app.MeanStd - GammaCV
GammaCV Logo
DocsExamplesGitHub

MeanStd

Description

Extract mean and std of pixel values of the image Returns 2 pixels in a column, in which the top is the mean, and the bottom is the std values.

Params
tSrcTensorInptut image
layersnumberNumber of layers for a parallel reduction
ignoreStd?booleanif true, operatino will return only one pixel with mean values