Google-apps
Hoofdmenu

Post a Comment On: C0DE517E

"Experiment: DOF with Pyramidal Filters"

2 Comments -

1 – 2 of 2
Anonymous Anonymous said...

Thanks - I am all for code-sharing, but am also a lazy bugger. If you could do an overview description of your method, it would be much appreciated! :)

Thanks again!

August 26, 2009 at 2:01 AM

Blogger DEADC0DE said...

Well long story short it's similar to the idea of using a mipmap pyramid to be able to have your image blurred at different radii, but instead of creating the mipmap only going down, it adds a phase that goes the other way as well, from coarse to the top level. Those are called pyramid filters, and well, there's a reference to a paper in the introduction of the post, that explains them pretty well. Adapting that to DOF is kindof natural, but not so easy. The author of the first paper I reference also made a DOF system out of pyramid filtering, but it's more complicated than this one, works better but it's not for realtime

August 26, 2009 at 1:58 PM

You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot