You are here: Start » AVL.NET » Function Reference » Image » Image Pixel Statistics
Image Pixel Statistics
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| DaPImageMedian | Computes the average direction within the region of interest.  | 
		FoundationPro | ||
| ImageAverage | Computes the average of the image pixel values.  | 
		FoundationLite | ||
| ImageAverageHSx | Computes the average of the HSV, HSL or HSI image pixel values.  | 
		FoundationLite | ||
| ImageMaximum | Finds the location and the value of the brightest pixel.  | 
		FoundationLite | ||
| ImageMinimum | Finds the location and the value of the darkest pixel.  | 
		FoundationLite | ||
| ImageStatistics | Computes various statistics of the image pixel values.  | 
		FoundationLite | ||
| ImageSum | Computes the sum of the image pixel values.  | 
		FoundationLite | 
