BlurDetectionOptions: {
    classNames?: string[];
    sigma: number;
}

The blur detection options

Type declaration

  • OptionalclassNames?: string[]

    The class names. If omitted, imgproxy blurs all the detected objects.

  • sigma: number

    The blur radius