Syntax
AutoFocus_GetSupportedSharpnessCalculationAlgorithms (UINT* algorithms)
Description
AutoFocus_GetSupportedSharpnessCalculationAlgorithms returns the peak search algorithms supported by the camera for the autofocus.
These functions are only supported by the uEye LE USB 3.1 Gen 1 AF. |
Parameter
•algorithms: Pointer to the variable in which the return value is written. The bit mask returns:
AUTOFOCUS_SHARPNESS_CALCULATION_ALGORITHM_TENENGRAD
AUTOFOCUS_SHARPNESS_CALCULATION_ALGORITHM_MEAN_SCORE
AUTOFOCUS_SHARPNESS_CALCULATION_ALGORITHM_HISTOGRAM_VARIANCE
Interface
Related functions
•AutoFocus_GetSharpnessCalculationAlgorithm