-
### Bambu Studio Version
master
### Where is the application from?
Built from source by yourself or others
### OS version
OSX 14.2 Beta / Ubuntu 20
### Additional system information
Macbook Air…
-
OpenEXR is a linear, scene referred file format where 1.0 should be equal to diffuse white. Speculars can rest at values above diffuse white. This value is used in colour grading software.
Howeve…
st599 updated
6 years ago
-
There are two formatting issues i noticed in the "File Layout" page of openEXR repo.
Fixing these will require basic knowledge of the devops workflow of fork, edit and pull request, and s…
-
the crate `image-rs` supports openexr images so that we can import/export floating point images. However, the `cv::Tensor` class assumes for now only byte representation.
-
* [x] Upgrade to OpenEXR 3
* [x] Remove dependency on zlib (OpenEXR 3 does not require it)
* [x] Add precompiled libraries for Linux
* [x] Able to compile the engine on Linux (`Release`, `PH_ENABLE…
-
This has been broken, yet again.
I have to build with custom namespaces, so my openexr `CMAKE_OPT` has
`-DOPENEXR_IMF_NAMESPACE=FL_Imf -DILMTHREAD_NAMESPACE=FL_IlmThread -DIEX_NAMESPACE=FL_Iex `
…
-
cjxl.exe image_21447_24bit.exr image_21447_24bit_exr.jxl -v -m 1 -q 100 -e 5 -C 1 --num_threads=4
JPEG XL encoder v0.7.0 0.7.0-59f7d19 [Unknown]
cjxl_main.cc:676: JXL_FAILURE: Codecs failed to decod…
-
### Description of Issue
I had to debug a scene where one EXR image showed as reddish when used in USD. While debugging I happened to run `iinfo` to see if it had something irregular. In the Output…
-
Related to https://github.com/owasp-dep-scan/dep-scan/issues/320
[bom.json](https://github.com/user-attachments/files/16117269/bom.json)
We're currently reporting CVEs for version-less generic p…
-
Is it possible to add image support for the OpenEXR format?