Examples
Examples to use Celantur Cloud API v2
Last updated
Examples to use Celantur Cloud API v2
Last updated
Get started by using the linked sample script.
https://github.com/celantur/celantur-examples/blob/main/cloud-api/cloud-api-v2-client.py
cloud-api-v2-client.py -i input-folder -o output-folder -u "username" -p "password" -c configuration.json
Tasks are configured via properties in the configuration.json
file.
For reference, see .
{
"anonymization_method": "blur",
"face": true,
"license-plate": true
}