> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-hi/datasets/dataset-versions/image-augmentation/augmentation-types/blur-augmentation.md).

# Blur Augmentation

अपने मॉडल को कैमरा फोकस के प्रति अधिक मजबूत बनाने में मदद के लिए यादृच्छिक Gaussian blur जोड़ें।

* पिक्सेल: छवि पर लागू blur की मात्रा निर्धारित करता है (अर्थात, blurring प्रक्रिया का kernel size; सभी kernel sizes विषम होते हैं)। 25 पिक्सेल अधिकतम blur है।

## उदाहरण

<figure><img src="/files/13718283177153fc2d5672be436d97e23335ff52" alt=""><figcaption><p>मूल छवि</p></figcaption></figure>

<figure><img src="/files/2ea8368030f33aa8fd3b70ee3dee4a0616cb5017" alt=""><figcaption><p>2.5 पिक्सेल त्रिज्या का उपयोग करके Blur Augmentation</p></figcaption></figure>

## और जानें

* [एक Image Augmentation तकनीक के रूप में blur का महत्व](https://blog.roboflow.com/using-blur-in-computer-vision-preprocessing/)
