DSPRelated.com
Forums

Non Local Mean Algorithm

Started by Benzun December 29, 2008
hello,

I am working on a denoising of images by Non Local Mean Algorithim
by Antoni Buades. Can anyone please explain me the implementation. I
am having difficulty understanding it. I would like to write a simple
C program implementing it. I am currently Doing B.Tech 2nd year in NIT
Trichy, India.

-Benzun
Hi Benzun,

I had gone thru the paper. it essentially searches for similar
looking windows in the whole frame and accordingly specifies
weights. I have my own personal notes on this, though I have
not implemented it myself, but one of the trainees working
under me had done the project under my guidance at Marvell
semiconductor.

Rgds,
Bharat Pathak

Arithos Designs
www.Arithos.com

DSP Design Consultancy and Training Company.

From: Benzun
Sent: Saturday, December 27, 2008 11:16 AM
To: i...
Subject: [imagedsp] Non Local Mean Algorithm
hello,

I am working on a denoising of images by Non Local Mean Algorithim
by Antoni Buades. Can anyone please explain me the implementation. I
am having difficulty understanding it. I would like to write a simple
C program implementing it. I am currently Doing B.Tech 2nd year in NIT
Trichy, India.

-Benzun