Controlled Blur or Edge Detect effect using Convolution Kernel
in
Programming Questions
•
3 years ago
This is something I've been curious about for a while but never was never quite able to figure out. There are few examples online using convolution kernels to create blurring and other effects, but one thing was bugging me; How would it be possible to have a static image in processing, mouseclick in a certain area gradually blurring that small section of the image?
Id be very interested to hear of anyones attempt at trying to do this or anything similar :)
PS Itd be very cool to see methods for motion blurring if anyone knows of any!
Cheers
-Dave
1