VQEG / siti-tools

SI TI calculation tools
MIT License
39 stars 7 forks source link

How to handle HDR10? #11

Closed slhck closed 3 years ago

slhck commented 3 years ago

HDR10 processing is currently somehow completely excluded, but it does not make sense to me.

Check what values are actually passed as Y data when using HDR10 input.

If they are in PQ domain, we should remove the entire scaling to 0-1.

slhck commented 3 years ago

This should be fine as implemented.