Blur: Difference between revisions

From ytptenniswiki
Jump to navigation Jump to search
Created page with "Category:Techniques {{Stub}} A '''Blur''' is a filter that "blurs out" the image - like when your eyes haven't focused on something. There are many different types of blurs - some are possible using Convolution Kernel, others using completely different methods. ==Directional Blur== the cool one"
 
mNo edit summary
Line 9: Line 9:
==Directional Blur==
==Directional Blur==
the cool one
the cool one
==Gaussian Blur==
See [[Convolution Kernel#Gaussian Blur]]

Revision as of 02:33, 10 July 2024



A Blur is a filter that "blurs out" the image - like when your eyes haven't focused on something.

There are many different types of blurs - some are possible using Convolution Kernel, others using completely different methods.

Directional Blur

the cool one

Gaussian Blur

See Convolution Kernel#Gaussian Blur