ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
AF statistics. More...
#include <imp_isp.h>
Data Fields | |
unsigned short | af_metrics |
The integrated and normalized measure of contrast [0 ~ 65535]. | |
unsigned short | af_metrics_alt |
The integrated and normalized measure of contrast - with alternative threshold [0 ~ 65535]. | |
unsigned short | af_thresh_read |
The calculated value of AF threshold [0 ~ 65535]. | |
unsigned short | af_intensity_read |
The calculated value of AF intensity [0 ~ 65535]. | |
unsigned short | af_intensity_zone |
The calculated value of AF intensity zone [0 ~ 65535]. | |
unsigned int | af_total_pixels |
Total number of pixels processed (skip x and skip y are taken into account)[0 ~ 4294967295]. | |
unsigned int | af_counted_pixels |
Number of pixels accumulated (with nonzero weight)[0 ~ 4294967295]. | |
AF statistics.