Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"11-08-10 - 709 vs 601"

5 Comments -

1 – 5 of 5
Blogger castano said...

This article from compuphase has some interesting notes about our perception of blue and proposes a cheap color metric to takes them into account.

November 9, 2010 at 7:16 PM

Blogger cbloom said...

Eh, there's some sort of okay stuff in there, but I think the main point about blue is that *any* per-pixel metric is just way off the mark for blue, scaling it by 2 or 3 or whatever is not getting what you want. The important thing is the spatial filter.

November 9, 2010 at 7:52 PM

Blogger castano said...

Well, you are probably using a per pixel metric at some point, in which case it probably makes sense to use something other than the CIE or NTSC luminance factors.

At least in the context of palletizers, vector quantizers and plain DXT compressors I don't see how can you take spatial resolution into account.

November 10, 2010 at 12:56 AM

Blogger cbloom said...

"At least in the context of palletizers, vector quantizers and plain DXT compressors I don't see how can you take spatial resolution into account."

Of course you can.

For example in a DXTC compressor, on each 4x4 block you need to match the luma at each pixel. However, the blue channel only needs to match well as an average over the 4x4 block. You want the blue *level* to be quite accurate overall, but you can afford more spatial errors in the blue over the block.

If you limit yourself to only per-pixel error metrics you are losing almost all the benefit of perceptual metrics.

(you are right that in those cases you don't have to ability to do R/D optimization and move bits around, so you can't take full advantage of a perceptual metric, but of course you can still use it)

November 10, 2010 at 8:59 AM

Blogger castano said...

I see. Yep, that makes sense.

November 10, 2010 at 5:18 PM

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

This blog does not allow anonymous comments.

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.