converting a thermal image to graylevel
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
i have a thermal image of human face ,how to convert this image in graylevel?
11 comentarios
Rik
el 9 de Abr. de 2019
Then you have an RGB image. You need to find out the colormap that was used to convert temperature to color so you can revert that process and get a n*m array.
Respuestas (0)
Ver también
Categorías
Más información sobre Modify Image Colors 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!