Advertisement · 728 × 90

Posts by Frank Plowman

Preview
Remote expert viewing, laboratory tests or objective metrics: which one(s) to trust? - EURASIP Journal on Image and Video Processing We present a study on the validity of quality assessment in the context of the development of visual media coding schemes. The work is motivated by the need for reliable means for decision-taking in s...

Regarding error bars, I don't know of any examples treating objective metrics but there's some discussion of confidence intervals for subjective viewing results in section 4 of doi.org/10.1186/s136... which might be useful. Mathias Wien might have written more about this elsewhere also.

10 months ago 1 0 0 0
Video Testcase Reduction

Big fan of shrinkray! I’ve been using it to shrink binary testcases

www.frankplowman.com/posts/video-...

1 year ago 2 0 1 0
Video Testcase Reduction

"Video Testcase Reduction"

www.frankplowman.com/posts/video-...

1 year ago 3 0 0 0

I think might be more of a display/colour space problem than a video coding problem. Regarding the coding aspect though, VVC's LMCS feature tries to address this by allowing the encoder to allocate more bits to a particular part of the luminance curve sigport.org/sites/defaul....

1 year ago 13 0 1 0

+1

Imperative ISOBMFF parsing code is very verbose, and the format is consistent enough at the high level that it feels as if some declarative approach would be better. In practice, I’ve found there are too many inconsistencies at the lower levels to design useful abstractions over.

1 year ago 1 0 0 0