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 | Library |
|---|---|---|---|
| DaPImageMedian | Computes the average direction within the region of interest. | Professional | |
| ImageAverage | Computes the average of the image pixel values. | Lite | |
| ImageAverageHSx | Computes the average of the HSV, HSL or HSI image pixel values. | Lite | |
| ImageMaximum | Finds the location and the value of the brightest pixel. | Lite | |
| ImageMinimum | Finds the location and the value of the darkest pixel. | Lite | |
| ImageStatistics | Computes various statistics of the image pixel values. | Lite | |
| ImageSum | Computes the sum of the image pixel values. | Lite |
