Smoothing region
How do I soften this region that is marked in my image? I need to let these two uniform regions.
I have already applied several low pass filters, but I can not make them uniform.
Thanks,
How do I soften this region that is marked in my image? I need to let these two uniform regions.
I have already applied several low pass filters, but I can not make them uniform.
Thanks,
search for poisson-blending opencv
and Seamless Cloning
I think it might be able to help.
Asked: 2015-12-06 19:31:43 -0600
Seen: 198 times
Last updated: Dec 06 '15
filter2D and sepFilter2D, specifying the value for a constant border
How do I draw irregular contours of MSER regions
How to intuitively interpret Gabor lambda param?
Gabor kernel not normalized - feature or bug?
Efficient difference of gaussians