-blur_xy

This command is a specialization of the -blur command which convolves only in the X-Y plane; it will not blur in the depth direction. Standard variation may be independently set along the x and y axis, giving rise to horizontally or vertically oriented effects. The -display of a 100,100,100,1 volumetric star field, depicted on the left, illustrates the effect. Stars are blurred in the X-Y plane, but the Y-Z and X-Z elevations do not show any smearing in the depth direction.

The format of the command is:

-blur_xy: amplitude_x[%],amplitude_y[%],_boundary={ 0=dirichlet | 1=neumann }

Garry Osgood