問題タブ [openexr]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
722 参照

c++ - OpenEXR シングル チャネル深度マップ イメージのロード

1 つのチャネルで OpenEXR 形式の深度画像を読み込もうとしていますが、このドキュメントに基づいて使用する必要がある形式を理解できませんでした: http://www.openexr.com/documentation/ReadingAndWritingImageFiles.pdf

編集:ファイルを読み取ることができましたが、値を確認しようとすると、最も近い整数に丸められますが、なぜそれが起こるのかわかりません。

EDIT2: exr ファイルはここからアクセスできます: https://drive.google.com/file/d/1q_AmJgzJjs3bOCCpmcC-X-iAH88PY9dG/view?usp=sharing

0 投票する
1 に答える
340 参照

ios - iOS メタル。すべてのカラー作品に「ハーフ」フォーマットを使用するにはどうすればよいですか?

のデフォルトの色形式MTKViewbgra8Unorm. 私は形式を使用することを好みhalfます (参照: OpenEXR)。Metal が提供するさまざまな形式のうち、どの形式に対応しているのhalfかわかりません。

0 投票する
0 に答える
185 参照

c++ - OpenImageIO crash when open .EXR file

i´m trying to open an .exr file but the program crashes at xtree#275

enter image description here

I think the problem happens at exrinput.cpp#804

For more context this is the function

This is the code to open the .exr file