RGB to opponent color space code
32 ビュー (過去 30 日間)
表示 古いコメント
HI ALL,
Did any one guide me to find function for RGB to opponent color space that mentioned in the attached paper and link to paper RGB to opponent color space code : to
0 件のコメント
採用された回答
その他の回答 (3 件)
Image Analyst
2014 年 2 月 24 日
All that is not built into MATLAB, but MATLAB includes the lower level functions for you to build that capability yourself , particularly in the Image Processing Toolbox and the Computer Vision System Toolbox.
0 件のコメント
Image Analyst
2014 年 2 月 24 日
There are lots of color spaces you could use. Here are formulas for some of them: http://www.easyrgb.com/index.php?X=MATH
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!