Fast Median and Bilateral Filtering

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Fast Median and Bilateral Filtering

Re: Fast Median and Bilateral Filtering

Post by Creator » Mon May 10, 2010, 17:22

I'm not the author of the "Fast Median and Bilateral Filtering", I just implemented the algorithm in Graff px software.
The author's name and e-mail you can find at the first page of the article.

Re: Fast Median and Bilateral Filtering

Post by River » Wed May 05, 2010, 15:51

Hi, do you author of this "Fast Median and Bilateral Filtering" paper?

May I have you email? I want to discuss some issue with you.

Can you contact me in gmail: river2202(at)gmail.com Thanks.

Fast Median and Bilateral Filtering

Post by Creator » Thu Dec 18, 2008, 02:37

- Fast median filter implemented in Graff;
- O(log r) algorithms for median filtering;
- O(log r) algorithms for bilateral filtering.
Attachments
fastmedian.pdf
(6.86 MiB) Downloaded 1066 times

Top