Image intensity data normalization

3 visualizaciones (últimos 30 días)
Turbulence Analysis
Turbulence Analysis el 30 de Sept. de 2020
Comentada: Ameer Hamza el 30 de Sept. de 2020
Hi,
I am reading the .im7 image file, let's say I am storing the inetsnity values in the 'ZZZ' matrix. Here, I would intend to normalize the inetnsity data to 0 to 1. I tried normalize(ZZZ), but I couldn't get the values in 0 to 1. I have attached the ZZZ matrix here. Please help me with this....

Respuesta aceptada

Ameer Hamza
Ameer Hamza el 30 de Sept. de 2020
Also, specify the type of normalization
ZZZ_new = normalize(ZZZ, 'range');
  2 comentarios
Turbulence Analysis
Turbulence Analysis el 30 de Sept. de 2020
Thanks..
Ameer Hamza
Ameer Hamza el 30 de Sept. de 2020
I am glad to be of help!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Images en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by