statistics function
dip_Error dip_Percentile ( in, mask, out, percentile, ps )
binary, integer, float, complex
Calculates the perc percentile of the pixel values over all those dimensions which are specified by ps.
Data type | Name | Description |
dip_Image | in | Input |
dip_Image | mask (0) | Mask |
dip_Image | out | Output |
dip_float | perc | Percentile |
dip_BooleanArray | ps (0) | Dimensions to project |
Sum, Mean, Variance, StandardDeviation, MeanModulus, SumModulus, MeanSquareModulus, Maximum, Minimum, Median