| Table of Contents ▸ List of Commands ▸ Filtering ▸ blur | ◀ bilateral | blur_angular ▶ | 
| blur | Built-in command | 
Arguments:
- std_deviation[%]>=0,_boundary_conditions,_kernel or
- axes,std_deviation[%]>=0,_boundary_conditions,_kernel
Description:
Blur selected images by a Deriche or gaussian filter (recursive implementation).(equivalent to shortcut command b).
boundary_conditions can be { 0:Dirichlet | 1:Neumann | 2:Periodic | 3:Mirror }.
kernel can be { 0:Deriche | 1:Gaussian }.
When specified, argument axes is a sequence of { x | y | z | c }.
Specifying one axis multiple times apply also the blur multiple times.
Default values:
boundary_conditions=1 and kernel=1.
This command has a .
Examples of use:
• Example #1
 <a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> +blur 5,0 +blur[0] 5,1
• Example #2
 <a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> +blur y,10%


 Home
  
                Home Download
  
                Download News
  
                News Mastodon
  
                    Mastodon Bluesky
  
                    Bluesky X
  
                    X Summary - 17 Years
  
                    Summary - 17 Years Summary - 16 Years
  
                    Summary - 16 Years Summary - 15 Years
  
                    Summary - 15 Years Summary - 13 Years
  
                    Summary - 13 Years Summary - 11 Years
  
                    Summary - 11 Years Summary - 10 Years
  
                    Summary - 10 Years Resources
  
                Resources Technical Reference
  
                    Technical Reference Scripting Tutorial
  
                    Scripting Tutorial Video Tutorials
  
                    Video Tutorials Wiki Pages
  
                    Wiki Pages Image Gallery
  
                    Image Gallery Color Presets
  
                    Color Presets Using libgmic
  
                    Using libgmic G'MIC Online
  
                    G'MIC Online Community
  
                Community Discussion Forum (Pixls.us)
  
                    Discussion Forum (Pixls.us) GimpChat
  
                    GimpChat IRC
  
                    IRC Report Issue
  
                Report Issue



