Why is my denoised image gets blurred after using non local means algorithm?

442 views Asked by At

I've implemented non-local means algorithm and after trying and reading everything I still can't find the answer, why it gets so blurred instead of removing the noise.

I set search window to 21, neighborhood window to 3 and h=4, as it was recommended by many sites if the standard deviation of the noise was below 15. Has anyone had this kind of problem?

0

There are 0 answers