Any way to use images in several data arrays to create HDR images?

1 回表示 (過去 30 日間)
alberto roman
alberto roman 2021 年 8 月 27 日
コメント済み: alberto roman 2021 年 8 月 31 日
Having 4 images in arrays, we need to use it to create an hdr combination using tonemaping.
Any example ?
  1 件のコメント
alberto roman
alberto roman 2021 年 8 月 28 日
We need to pass the data as images, indicate exposures manually,etc.

サインインしてコメントする。

採用された回答

DGM
DGM 2021 年 8 月 28 日
Start here:
A web search for 'matlab hdr' should turn up many related items.
  2 件のコメント
alberto roman
alberto roman 2021 年 8 月 28 日
Problem is that all examples are made from jpg or other format image files, we need to take the picture info from a data array in memory. We could save it to a file in a graphic format, and from that files go to your example on the makehdr page, but this is a waste of time and not efficient.
alberto roman
alberto roman 2021 年 8 月 31 日
Yes, probably from the imageDatastore object info can I get a way to create such info from our data array.Thanks

サインインしてコメントする。

その他の回答 (0 件)

タグ

製品


リリース

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by