Does ind2rgb returns the original color image?
2 ビュー (過去 30 日間)
古いコメントを表示
Does ind2rgb returns the original color image?First I used rgb2int.
0 件のコメント
採用された回答
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!