Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Image Pixel Statistics
Image Pixel Statistics
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | ImageAverage | Computes the average of the image pixel values. | 
|  | ImageAverageHSx | Computes the average of the HSV, HSL or HSI image pixel values. | 
|  | ImageMaximum | Finds the location and the value of the brightest pixel. | 
|  | ImageMinimum | Finds the location and the value of the darkest pixel. | 
|  | ImageStatistics | Computes various statistics of the image pixel values. | 
|  | ImageSum | Computes the sum of the image pixel values. | 

