Takes 2 RGB colors and returns a map or truecolor image. Same options as the colormaps from real2rgb
Based on real2rgb and the associated private functions. See Oliver Woodford's submission.
Instead of making a map for every unique combination of 2 colors I made 1 function that takes 2 colors as input.
E.g. map = bichromatic(cols);
See comment section in code for specifics
引用
Jurgen (2024). Bichromatic colormap for real2rgb (https://www.mathworks.com/matlabcentral/fileexchange/39825-bichromatic-colormap-for-real2rgb), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Image Processing and Computer Vision > Image Processing Toolbox > Display and Exploration > Basic Display >
Help Center および MATLAB Answers で Basic Display についてさらに検索
タグ
謝辞
ヒントを得たファイル: real2rgb & colormaps
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |