Google-apps
Hoofdmenu

Post a Comment On: C0DE517E

"DOF Test"

4 Comments -

1 – 4 of 4
Anonymous mg said...

Very blurry! :)

You have pretty heavy artefacts in the lower left corner, switching between blurred- and sharp images. Also a lot of interleaving - is that from the capture or part of the algorithm?

Could it be just a straight blend between prefiltered images, in which case ~1-2ms? Or summed-area-tables (~3ms?)

March 16, 2011 at 7:41 AM

Blogger DEADC0DE said...

I dunno about the interleaving, it shows when brightened and enlarged as I did but not on the original image. It's not a blend between prefiltered images nor SAT, at it's around 1.2ms. Also I said, it supports motion-blur (without changing the timings)...

March 20, 2011 at 8:02 PM

Anonymous hb said...

ok ill be the guy to ask - what did u do?

if i had to guess i would say u are doing it brute force - doing a gaussian blur, adapting the number of samples based on distance. and skewing the kernel for MB. seems do-able at this res. close?

March 23, 2011 at 1:53 PM

Blogger DEADC0DE said...

Won't say right now, but your idea is interesting. Sampling though a full 2d kernel is too slow (the blur buffer res is half-HD720, and the radius I achieve is pretty big, actually it could be pushed even further by spacing the samples a bit)

March 24, 2011 at 5:21 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