Recommended Parameters

A list of recommended parameters for different camera systems to achieve best anonymization results with Celantur Container.

Go to: Recommended Parameters Insta360 Ladybug Mosaic

circle-check

Anonymise Mobile Mapping Images

Due to large resolution, panorama images require special parametrisation to achieve the best anonymisation results.

If the panorama's resolution exactly matches an item in the list of Predefined Formats (e.g. pano:8192), you can use it as --format argument:

./celantur.sh -a face  -a license-plate --format pano:8192

If your panorama's resolution is not part of Predefined Formats, you can specify Custom Tiling:

./celantur.sh -a face -a license-plate \
  --format '{"number":[4,1],"overlap":[300,0],"section":[0,1870,12288,4950]}'
circle-info

For best anonymization results, tiles should roughly be square.

Mosaic

Mosaic X

Panorama images (13504x6752, 91.2 MP)

./celantur.sh -a face -a license-plate --face-threshold 0.1 --license-plate-threshold 0.1 \
  -f '{"number":[5,1],"overlap":[400,0],"section":[0,2200,13504,5300]}'
circle-info

Adapt thresholds (lower = better detections, potentially more false positives; higher = less false positives).

Mosaic 51

Panorama images (12288x6144, 75.5 MP)

Insta360

Insta360 X4

Panorama images (11904x5952):

GoPro

GoPro MAX

Panorama images (5760x2880)

Ladybug

Ladybug 5+

Panorama images (8000x4000)

Ladybug 6

Panorama images (12288x6144)

Planar images (2992x4096)

Comment to planar images: Upper part of image is ignored.

NCTech

iStar Pulsar

Panorama images (11000x5500)

Smart Delta

SmartPano Gen2

Panorama images (7680x3840)

AVT

Prosilica GT4500

Planar images (5472x3084)

Comment: Upper part of image is ignored.

Anonymize Drone Images

For best anonymization results, the whole drone image should be split into roughly square tiles each of which is ca 4 to 10 times larger than the objects to be blurred, and with a general overlap.

More information in Custom tiling

DJI Mini 3 Pro

Images (4032x3024).

Persons and vehicles

Faces and license plates

Anonymize FullHD Videos

circle-check

FullHD Dashcam Frames

Last updated