Privacy

The privacy section contains privacy control features such as blurring car license plates.

License Plate Blur

This operation proposes to automatically blur found license plates on the image.

Request example to blur a car license plate:

"operations": {
    "privacy": {
        "blur_car_plate": true
    }
}

Last updated