Managed to get portable Linux AppImage binaries to work, so I'm pushing a new release of HDRView! Same as v2.7.0, but with precompiled binaries for Linux.

https://github.com/wkjarosz/hdrview/releases/tag/v2.7.1

#opensource #HDR #high_dynamic_range #png #exr #jpegxl #colorscience #freeSoftware #linux

News

Saturday morning hacking on {quarto-assign} that takes

One file → multiple outputs (assignment/solution/rubric)

Coming soon:

✨ Auto-numbering with {#exr-} integration
📦 Solutions in callouts

#quarto #rstats #python

🌕 iPhone 15 Pro 的深度圖探索:從 HEIC 到 EXR 的解析
➤ 深入解析 iPhone 15 Pro 深度圖的提取與轉換過程
https://tech.marksblogg.com/apple-iphone-15-pro-depth-map-heic.html
本文探討了 iPhone 15 Pro 拍攝的照片中深度圖的解析與應用。作者分享了使用 Python 腳本,從 iPhone 拍攝的 HEIC 格式照片中提取深度圖、HDR 增益圖和基礎圖像,並將其轉換為 EXR 格式,以便在專業的視覺效果和 3D 渲染流程中使用。文章還詳細介紹了作者使用的硬體配置和軟體環境,以及具體的程式指令和設定步驟。
+ 這篇文章寫得非常詳細,對於想了解 iPhone 15 Pro 拍攝的照片中深度圖資料的人來說,非常有幫助。
+ 雖然技術細節有點多,但對於從事視覺特效或 3D 渲染工作的人來說,可以瞭解到如何利用 iPhone 拍攝的照片進行更深入的處理。
#科技 #攝影 #iPhone #HEIC #EXR #Python
The iPhone 15 Pro's Depth Maps

Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More...

Elixir Energy share price

Elixir Energy (ASX:EXR) is an asset listed on the ASX, and part of the Energy sector. Grafa’s asset page shows Elixir Energy’s share price, chart, trading volum

Grafa
Elixir Energy share price

Elixir Energy (ASX:EXR) is an asset listed on the ASX, and part of the Energy sector. Grafa’s asset page shows Elixir Energy’s share price, chart, trading volum

Grafa
Elixir Energy share price

Elixir Energy (ASX:EXR) is an asset listed on the ASX, and part of the Energy sector. Grafa’s asset page shows Elixir Energy’s share price, chart, trading volum

Grafa
Elixir Energy share price

Elixir Energy (ASX:EXR) is an asset listed on the ASX, and part of the Energy sector. Grafa’s asset page shows Elixir Energy’s share price, chart, trading volum

Grafa
#OpenEXR best practices
- Real-Time Playback/Compositing: Use B44/B44A or DWA for faster I/O .
- CGI/Rendered Content: ZIP (lossless) or PIZ (smaller files) .
- Texture Maps: ZIP for fast access .
- Layered EXRs: ZIPS for scanline efficiency .
- Avoid Lossy Compression for non-color data (e.g., normals, depth). #exr #vfx #rendering #b3d #CGI
The good news is that it doesn't seem to be very many. I've just found two missing EXR render shots -- of the ones with PNG streams, I mean.

There are also some shots that were still GL previz in the New Years release. That's because there is something fundamentally broken in those files so they don't render correctly or else they crash Blender.

I'm going to work on recovering those next week. I think the plan might be to start a new file and import all the elements into it -- this sometimes works for dicey situations like breakage of backward compatibility and corrupted elements. I've managed to pull meshes into Blender 2.79 from Blender 2.9 or 3.x files this way to redress them with BI shading.
#Blender3D #EXR #Rendering