hdr Questions

2

Solved

Is it possible in JavaScript to detect if the browser's monitor supports HDR? I have the requirement to display a HDR certificate on a webpage when the visitor is using a HDR monitor, but I've exp...
Adnah asked 7/8, 2019 at 18:11

1

I use ThreeJS, and specifically the RGBE loader to load my HDR files. https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/RGBELoader.js This worked fine until a recent upgrade, now ...
Margarettmargaretta asked 9/6, 2022 at 14:12

2

Solved

Are there any image formats for the web with full HDR image support? 10/12-bit channels, DCI-P3/Rec.2020 colour space, etc. It seems like none of the conventional formats support it, and no one is...
Orten asked 20/8, 2018 at 18:52

1

I am trying to transcode a 4K HEVC HDR video to a lower bitrate using ffmpeg and VAAPI hardware acceleration for my LG OLED television. I use the following file: Video Using the following command...
Justitia asked 19/1, 2020 at 19:52

1

I'm doing an android app to decompress, decode and display HDR pictures. These HDR pictures use 2 bytes per component (A,R,G,B) so one pixel is represented by a 8 bytes value that can only fit with...
Boating asked 1/4, 2019 at 15:25

1

Solved

I want to create a script which takes a .HDR file and tonemaps it into a .JPG. I have looked at a few OpenCV tutorials and it seems it should be able to do this. I have written this script: impor...
Levity asked 12/2, 2019 at 20:23

3

Solved

I'm currently stuck on a video projet from pictures. Problem : I'm extracting pictures from UE4, due to a bug, not all lights are taken into account during the rendering of the screenshot. Output...
Pyroelectricity asked 14/12, 2015 at 23:18

1

I use the AVFoundationframework to create a custom camera app. Is it possible to capture a photo with HDR for a custom camera app, i.e., is HDR somewhere exposed in the camera api?
Killie asked 16/3, 2015 at 19:12

1

Solved

I am in the process of converting my webgl deferred renderer to one that uses high dynamic range. I've read a lot about the subject from various sources online and I have a few questions that I hop...
Bind asked 14/1, 2015 at 12:14

1

I'm like to get both a real-time and post-processed HDR effect with AVFoundation and/or CoreImage. I'm assuming this is relatively easy with CoreImage once a full-frame still image is captured, but...
Halfbound asked 16/11, 2011 at 0:31
1

© 2022 - 2024 — McMap. All rights reserved.