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

3 visualizaciones (últimos 30 días)
Having 4 images in arrays, we need to use it to create an hdr combination using tonemaping.
Any example ?

Respuesta aceptada

DGM
DGM el 28 de Ag. de 2021
Start here:
A web search for 'matlab hdr' should turn up many related items.
  2 comentarios
alberto roman
alberto roman el 28 de Ag. de 2021
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 el 31 de Ag. de 2021
Yes, probably from the imageDatastore object info can I get a way to create such info from our data array.Thanks

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by