converting a thermal image to graylevel
1 view (last 30 days)
Show older comments
i have a thermal image of human face ,how to convert this image in graylevel?
11 Comments
Rik
on 9 Apr 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.
Answers (0)
See Also
Categories
Find more on Modify Image Colors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!