RawImage.ComputeSharpnessOnRegion Method
Definition
Namespace: P1.ImageSdk
Estimate sharpness of IIQ image on a region of interest
public SharpnessMetricOutput ComputeSharpnessOnRegion( Rect regionOfInterest, SharpnessMetricParams sparams, Func<UInt32, byte[]> allocFunction = null );
Parameters:
regionOfInterest |
Region of interest |
sparams |
Other options |
allocFunction |
Memory allocation |
Returns:
Different metric of sharpness SharpnessMetricOutput