You are here: Start » AVL.NET » Image Pixel Statistics

Image Pixel Statistics

IconNameDescription
DaPImageMedianComputes the average direction within the region of interest.
ImageAverageComputes the average of the image pixel values.
ImageAverageHSxComputes the average of the HSV, HSL or HSI image pixel values.
ImageMaximumFinds the location and the value of the brightest pixel.
ImageMinimumFinds the location and the value of the darkest pixel.
ImageStatisticsComputes various statistics of the image pixel values.
ImageSumComputes the sum of the image pixel values.