what excaxtly the gray2ind does?
显示 更早的评论
in the descripion it says- gray2ind scales and then rounds the intensity image to produce an equivalent indexed image. but what does it do compare to uniformal quantization? if uniformal quantization of 2 levels would send all the values to 0 and 127 , the gray2ind sends all the values to 0 and 255.. for 16 levels it does 16 levels but starts from 17 now and not 0... so whats the logic in this function quantization?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Quality 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!