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

1 次查看(过去 30 天)
Having 4 images in arrays, we need to use it to create an hdr combination using tonemaping.
Any example ?

采纳的回答

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