Release Notes

Release notes for Celantur SDK / Edge.

Version 1.2.0

Released on October 21st, 2025.

  • Beautify blur.

  • SKD supports smaller models.

  • TensorRT support.

  • Fix bug where tiling and segmentation mask creation crashes the application.

Dependencies

Same as for v1.1.0.

Version 1.1.0

First public release of Celantur SKD on July 18th, 2025.

  • C++ library.

  • Inference with ONNX and OpenVINO.

  • Blurring of faces, license plates, persons and vehicles.

  • Blurring using segmentation mask or bounding boxes.

  • Detection metadata as structured data or JSON string.

  • Custom tiling.

  • Setting detection thresholds.

  • Read and save JPEG images.

  • Multithreading.

  • Video processing plugin.

    • H.254 en- and decoding.

  • Deliverable as Docker image or Debian libraries.

Dependencies

  • Boost v1.84.0

  • ONNX v1.20.1

  • OpenCV v4.7.0

  • TensorRT v10.0.1.6

  • Optional: libjpeg-turbo v3.1.0

Last updated