You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to blur only some area of an image, not entire image.
for example, If I pass (x1,y1), (x2,y2), only that area needs to be blur'ed in an image.
Is that possible?