contraharmonic and alphatrimmed means of an image
Show older comments
Hello, I am trying to find out how to apply the following to an image using matlab
1- Contra harmonic filter (3*3)
2- Alpha trimmed mean filter with d=5
Answers (1)
Image Analyst
on 22 Dec 2013
0 votes
No idea. Never heard of them. If they're somebody's special filter in some paper, can't you just follow the recipe in the paper? Maybe you could use imfilter (if it's a linear filter), or nlfilter() (for a totally general non-linear filter).
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!