Does ind2rgb returns the original color image?

2 ビュー (過去 30 日間)
Anushka
Anushka 2015 年 6 月 6 日
回答済み: Walter Roberson 2015 年 6 月 6 日
Does ind2rgb returns the original color image?First I used rgb2int.

採用された回答

Walter Roberson
Walter Roberson 2015 年 6 月 6 日
No. rgb2ind quantizes colors to fit the number requested. ind2rgb cannot undo that quantization.
It is sort of like rounding: once two numbers round to the same result you can't distinguish them.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by