Code covered by the BSD License  

Highlights from
Lee filter

3.33333

3.3 | 3 ratings Rate this file 50 Downloads (last 30 days) File Size: 1.3 KB File ID: #28046

Lee filter

by Grzegorz Mianowski

 

28 Jun 2010

Lee filter for reducing speckle noise in images

| Watch this File

File Information
Description

Lee filter for reducing speckle noise in images. Vectorised version of http://www.mathworks.com/matlabcentral/fileexchange/9456-lee-filter

Required Products Image Processing Toolbox
MATLAB release MATLAB 7.9 (2009b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
29 Jun 2010 Bjorn Gustavsson

In the image processing toolbox there is a mathworks supplied function wiener2.m that implements the Lee filter. Since a requirement for using this function is the image processing toolbox I fail to see any utility of this function, when one would already have the image processing toolbox with the Lee-filter if one can run this function. Further that function for example lets me choose the size of the neighbourhood to use for filtering, something this function has hard-coded.

01 Jul 2010 Cris Luengo

I know you just vectorized someone else's code, but you should at least check that code to see if it's useful before reposting it. If you fill out the definition of 'ENLs' into that of 'sx2s' you'll find that 'sx2s' == 0, and if you look at the pixel values for 'sx2s' you'll see that this is true (up to numerical accuracy). Thus, 'fbar' = 'means', you're outputting the result of a mean filter! I'm sure that this is not what a Lee filter is supposed to to.

10 Oct 2010 priyanka reddy

not that much useful

19 Oct 2011 Qiao Liyong

thank you!

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
image filtering Grzegorz Mianowski 29 Jun 2010 10:21:12
adaptive filtering Grzegorz Mianowski 29 Jun 2010 10:21:12
local statistics Grzegorz Mianowski 29 Jun 2010 10:21:12
speckle Grzegorz Mianowski 29 Jun 2010 10:21:12
noise Grzegorz Mianowski 29 Jun 2010 10:21:12
despeckling Grzegorz Mianowski 29 Jun 2010 10:21:12
speckle noise Deepa 04 Sep 2010 21:42:36
despeckling Anutejaswy Menta 25 Dec 2011 22:12:47

Contact us at files@mathworks.com