level 10
义乌人才网🐾
楼主
2.3. Gaussian Blur (高斯模糊)
2.3.1. Overview(概括)
图 17.9. Example for the “Gaussian Blur” filter(图 高斯模糊滤镜实例)

Original(原始图)

Blur applied(模糊应用后)
The IIR Gaussian Blur plug-in acts on each pixel of the active layer or selection, setting its Value to the average of all pixel Values present in a radius defined in the dialog. A higher Value will produce a higher amount of blur. The blur can be set to act in one direction more than the other by clicking the Chain Button so that it is broken, and altering the radius. GIMP supports two implementations of Gaussian Blur: IIR G.B. and RLE G.B. They both produce the same results, but each one can be faster in some cases.
IIR高斯模糊插件对活动图层或选区中所有像素进行处理,设置他的值为所有像素的平均值,在对话框设置的半径。更高的值将产生更高数量的模糊。模糊能够设置处理一个方向超过另外一个通过点击锁链按钮使他断开,并且改变这个半径。gimp支持两种高斯模糊装置:IIR G.B.和RLE G.B.他们产生相同的结果,但在一些案例中每个速度更快些。
2012年07月25日 01点07分
1
2.3.1. Overview(概括)
图 17.9. Example for the “Gaussian Blur” filter(图 高斯模糊滤镜实例)




The IIR Gaussian Blur plug-in acts on each pixel of the active layer or selection, setting its Value to the average of all pixel Values present in a radius defined in the dialog. A higher Value will produce a higher amount of blur. The blur can be set to act in one direction more than the other by clicking the Chain Button so that it is broken, and altering the radius. GIMP supports two implementations of Gaussian Blur: IIR G.B. and RLE G.B. They both produce the same results, but each one can be faster in some cases.
IIR高斯模糊插件对活动图层或选区中所有像素进行处理,设置他的值为所有像素的平均值,在对话框设置的半径。更高的值将产生更高数量的模糊。模糊能够设置处理一个方向超过另外一个通过点击锁链按钮使他断开,并且改变这个半径。gimp支持两种高斯模糊装置:IIR G.B.和RLE G.B.他们产生相同的结果,但在一些案例中每个速度更快些。