Jon Frydensbjerg

Results 3 issues of Jon Frydensbjerg

At times, I need to overlay the RGB or YUV color histogram of both videos onto the source to examine for saturated pixels and/or quantization. To facilitate this task, I've...

contribution

Hi, Very interesting work! So for fun I tried following every step in `test_PVQ_on_new_datasets.ipynb` (the only difference being that I'm running a bunch of smaller Python programs instead a Jupyter...

Here is a small bash script that can be used to compare SDR and HDR videos on any display: ```bash #!/bin/bash usage() { echo "Usage: $0 [OPTIONS]... " echo ""...

contribution