mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-30 10:27:17 +00:00
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
16 lines
827 B
Markdown
16 lines
827 B
Markdown
---
|
|
description: This page provides a detailed reference for the ObjectBlurrer class in the Ultralytics solutions package, which enables real-time blurring of detected objects in images and videos.
|
|
keywords: Ultralytics, ObjectBlurrer, object detection, blurring, real-time processing, Python, computer vision
|
|
---
|
|
|
|
# Reference for `ultralytics/solutions/object_blurrer.py`
|
|
|
|
!!! success "Improvements"
|
|
|
|
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/object_blurrer.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/object_blurrer.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
|
|
|
<br>
|
|
|
|
## ::: ultralytics.solutions.object_blurrer.ObjectBlurrer
|
|
|
|
<br><br>
|